I spotted a bug in Kentico 9, how can I discus it and report it to Kentico developers? I don't think that StackOverflow or any type of Q&A forum is a right place where report bugs.
You can submit a bug via Kentico`s submit support issue page or directly to mail: support#kentico.com or within Submit a support issue app in Kentico CMS or EMS (see attached image bellow). Please note there is 24/7 phone support, too (phone numbers are mentioned on the page above).
Please note, it is a good idea to check if your issue was not already resolved in your version of Kentico CMS or EMC - you can check it on Kentico devnet.
They have a bug reporting page: http://www.kentico.com/services/submit-support-issue
Related
We have Liferay site that is ready to move into production. We ran a Vulnerability scan on the site recently and faced XSS issues which we need to solve before going LIVE.
Liferay is allowing the request like below,
https://<domain>/categories/sample/category/<script>xss</script>
https://<domain>/categories/sample/category/<script>alert("Script Executed")</script>
Above URL is being allowed in Liferay which needs to be validated, it will be helpful if anyone can guide me on how to validate this or prevent these requests. We are holding up our release due to this issue, any guidance will be greatly helpful.
Versions used:
Liferay : 7.1.1 GA2(Bundled version)
Tomacat: 9.0.10
I tried below options but that din't help in portal-ext.properties as well but that din't help:
xss.allow=false
xss.allow.com.liferay.portal.model.Portlet=false
xss.allow.com.liferay.portal.model.PortletPreferences=false
xss.allow.com.liferay.portlet.journal.model.JournalArticle.content=false
xss.allow.com.liferay.portlet.journal.model.JournalStructure.xsd=false
xss.allow.com.liferay.portlet.journal.model.JournalTemplate.xsl=false
I can see that some of the fix was already done in Liferay in older versions but still am facing it in 7.1.1,
Links of the fixes:
Link1
Link2
You can resolve the issue by having a filter which will validate the url , You can refer the link for using filter https://portal.liferay.dev/docs/7-1/tutorials/-/knowledge_base/t/servlet-filters You can refer below link for raising issue https://portal.liferay.dev/participate/feedback/report-issues
Introduction I've been searching for a while now, but unable to find proper support for community edition of OpenBravo. The wiki is present but seems to be outdated, having pages updated in 2018 linking to old pages dated 2011 that seem to irrelevant now, missing downloads etc.
The page
http://wiki.openbravo.com/wiki/Installation/Appliance/ISO
refers to a download page having openbravo-3.0PR18Q4.2-amd64.iso.
This page is dated November 2018 and states that the version of this ISO will be available in two months (at the time of writing this question 4 months have passed.)
The download link is
http://www.openbravo.com/content/download-openbravo-3-community-edition which redirects to http://www.openbravo.com/community/
and this page doesn't have any downloads.
Also on this Community page, at the bottom if we want to get information http://forums.openbravo.com
this link shows an Forbidden error, and I can't find a way to signup if any account is needed.
Though I was able to download the ISO from
https://sourceforge.net/projects/openbravo/files/01-openbravo-appliances/3.0PR18Q3.5/
But this seems to be an old version, while running it over VMWare player, I'm unable find any signs of pre-installed dependencies needed for OpenBravo.
Now my goal is to make it from source. The repository location I've found it https://code.openbravo.com/erp/stable and the latest date I see here is from 2015. Please do mention if you happen to know where the latest repository is.
Any help is appreciated.
Thanks in advance.
Use http://wiki.openbravo.com/wiki/Installation/Custom to setup the instance.
Here http://code.openbravo.com/erp/devel/main latest version can be found.
Download source https://gitlab.com/openbravo/product/openbravo
Example 21Q1 version https://gitlab.com/openbravo/product/openbravo/-/tree/release/21Q1
Follow the Openbravo Wiki for installation.
http://wiki.openbravo.com/wiki/Installation/Custom
If you need further support message me.
Can anyone provide me the steps or the testing criteria which Microsoft App approval team is using?
I have tried 3 times to get my app approved from them but it is failing due to some design related issue. They have not reproted any functionality related or technical bugs though.
So can you please provide some type of guidelines other than the Official guideline provided by Microsoft?
I have already gone through the guidelines provided by Microsoft for the SharePoint Addin.
https://learn.microsoft.com/en-us/office/dev/store/validation-policies
Is there anything else I need to consider?
If I want how can I contact with Microsoft tester to get appropriate details of error or let them understand that they reported as a bug is actually not a bug?
At last I am able to get it approved you can visit that app here:
https://appsource.microsoft.com/en-us/product/office/WA104381785
I saw the commercial library for iAd's from Monte but he isn't developping it anylonger due to the coming of InnerActive Ads in Livecode, right? So, I have created an InnerActive account and tried the only lesson I found on Livecode Lessons. That didn't work. So I posted a comment there which is awaiting moderation for quite some time now. I also mailed Inneractive, got a ticket replied, but no answer from them either.
If anyone has Ads with Inneractive running please tell/show us how you did it. I am calling mobileAdRegister with my appID and that seems okay. Then I try mobileAdCreate and mobileAdSetTopVisible and 'the result' tells me 'could not create ad'.
Dictionairy then tells me the app does not have Internet permissions or the registered app key is not valid. But I do check for internet connection and I'm sure I'm using my valid appID..
Regards, Amsterfrank
I have tested ads in the current release of LiveCode and they do indeed seem to be broken.
The LiveCode quality control team is aware of this and are currently investigating what could be the cause of this. A report on this issue can be viewed here-
http://quality.runrev.com/show_bug.cgi?id=11224
A workaround for now is to use an older version of LiveCode. After running a few tests, the last version of LiveCode that does not exhibit the mobile ad bug is LiveCode 6.0.0. This is available to download from here-
http://downloads.livecode.com/livecode/
With that being said, I would recommend holding off until the issue is resolved in a more current releases as there have been many bug/enhancements to LiveCode since 6.0.0
I know there are two apps on EE official page, Marsedit and Ecto, but both seems outdated, can someone confirm me that they are working ok with EE2 for publishing etc, or there is another app doing the same job?
I found this article http://eeinsider.com/blog/using-marsedit-3-with-expressionengine-2/ but the tutorial is gone I guess :(
Thank you