How to report bugs and maybe whats more valuable, how to qualify issue as a bug you wanna see on JIRA?
Today I seen at least four problems in 10.4 branch version: 1)After changing ecommerce mount path from /ecommerce to / , the button: catalog->select category->category details->[CATEGORY PAGE] still points to /ecommerce, so it's hardcoded. 2)After disabling some componenets (example, google base etc.) we errors like in: Webtools->Artifact Info ---- exception report ---------------------------------------------------------- Could not get root location for component with name [assetmaint], error was: org.ofbiz.base.component.ComponentException: No component found named : assetmaint Exception: org.ofbiz.base.component.ComponentException Message: No component found named : assetmaint ---- stack trace --------------------------------------------------------------- org.ofbiz.base.component.ComponentException: No component found named : assetmaint etc. 3) after selecting default language to pl and available ones to pl,en: ecommerce is searching for the file en.js so I have an error 404. 4) I always have error with rolling back transaction cause of ServerHit entity, but it's at least known issue So while working with ofbiz, I (and I think most of the users) faces such problems. Most of them are left as harmless or are fixed on our servers. Is there a standard procedure for bug reporting? I suppose someone should at least qualify issue as a bug or just a "unexpected feature:)". Regards, Michał
