Hello,
Not sure where to report, so i'm posting it here. There was an error in the log due to a character 's' in line 816 in the file \apache-ofbiz-16.11.03\applications\manufacturing\config\ManufacturingUiLabels.xml ##The error message is; 2017-09-07 12:49:01,206 |http-nio-8443-exec-4 |UtilXml |E| XmlFileLoader: File XML Properties file process error. Line: 5827. Error message: cvc-complex-type.2.3: Element 'resource' cannot have character [children], because the type's content type is element-only. ## The 's' is on line 816 after closing property element. (please see the excerpt below) . .... <property key="ManufacturingAddProdCompInCompCanStatusError"> <value xml:lang="en">Can't Add Component in Cancelled/Closed Production Run.</value> </property>s <-- this one is the problem :( <property key="ManufacturingAddProductionRunProductComponent"> ... . I just checked github and the 's' is still there. It doesn't seem like a serious error, but to a newbie like be, all errors are serious. :) Thanks, |
Administrator
|
Thanks, for your report,
Fixed at r1807673 Jacques Le 08/09/2017 à 06:10, [hidden email] a écrit : > Hello, > > Not sure where to report, so i'm posting it here. > There was an error in the log due to a character 's' in line 816 in the file \apache-ofbiz-16.11.03\applications\manufacturing\config\ManufacturingUiLabels.xml > > ##The error message is; > > 2017-09-07 12:49:01,206 |http-nio-8443-exec-4 |UtilXml |E| XmlFileLoader: File XML Properties file process error. Line: 5827. Error message: cvc-complex-type.2.3: Element 'resource' cannot have character [children], because the type's content type is element-only. > > ## The 's' is on line 816 after closing property element. (please see the excerpt below) > . > .... > <property key="ManufacturingAddProdCompInCompCanStatusError"> > <value xml:lang="en">Can't Add Component in Cancelled/Closed Production Run.</value> > </property>s <-- this one is the problem :( > <property key="ManufacturingAddProductionRunProductComponent"> > ... > . > > I just checked github and the 's' is still there. > It doesn't seem like a serious error, but to a newbie like be, all errors are serious. :) > > Thanks, > |
In reply to this post by Woosang Jung
Hello, Thank you for reporting a bug. You can use bug tracking tool JIRA to report such changes: https://issues.apache.org/jira/projects/OFBIZ Best Regards, Sanjay Yadav | Manager, Enterprise Quality Assurance 80, Scheme No. 78, Part II, Indore, M.P. 452010, India Mobile Phone: 787 918 8830 | Linkedin: Sanjay-Yadav HotWax Systems recently received 8 mentions in The Gartner Digital Commerce Vendor Guide, 2016 by Gartner, Inc., the world's leading IT research and advisory company. Learn more about our research here. On Fri, Sep 8, 2017 at 9:40 AM, [hidden email] <[hidden email]> wrote: Hello, |
Administrator
|
And you can subscribe to our MLs at http://ofbiz.apache.org/mailing-lists.html
Jacques Le 08/09/2017 à 08:42, Sanjay Yadav a écrit : > Hello, > > Thank you for reporting a bug. You can use bug tracking tool JIRA to report such changes: https://issues.apache.org/jira/projects/OFBIZ > > Best Regards, > * > * > *Sanjay Yadav* | Manager, Enterprise Quality Assurance > HotWax Commerce <http://www.hotwax.co/>by**HotWax Systems <http://www.hotwaxsystems.com/> > 80, Scheme No. 78, Part II, Indore, M.P. 452010, India > Mobile Phone: 787 918 8830 | Linkedin: Sanjay-Yadav <https://www.linkedin.com/in/sanjay-yadav/> > > HotWax Systems recently received 8 mentions in /*The Gartner Digital Commerce Vendor Guide, 2016 */by Gartner, Inc., the world's leading IT research > and advisory company.//Learn more about our researchhere <https://www.gartner.com/technology/media-products/newsletters/HotWax/1-2UVLP6M/index.html>. > Inline image 1 > > > > On Fri, Sep 8, 2017 at 9:40 AM, [hidden email] <mailto:[hidden email]> <[hidden email] <mailto:[hidden email]>> > wrote: > > Hello, > > Not sure where to report, so i'm posting it here. > There was an error in the log due to a character 's' in line 816 in the file > \apache-ofbiz-16.11.03\applications\manufacturing\config\ManufacturingUiLabels.xml > > ##The error message is; > > 2017-09-07 12:49:01,206 |http-nio-8443-exec-4 |UtilXml |E| XmlFileLoader: File XML Properties file process error. Line: 5827. > Error message: cvc-complex-type.2.3: Element 'resource' cannot have character [children], because the type's content type is element-only. > > ## The 's' is on line 816 after closing property element. (please see the excerpt below) > . > .... > <property key="ManufacturingAddProdCompInCompCanStatusError"> > <value xml:lang="en">Can't Add Component in Cancelled/Closed Production Run.</value> > </property>s <-- this one is the problem :( > <property key="ManufacturingAddProductionRunProductComponent"> > ... > . > > I just checked github and the 's' is still there. > It doesn't seem like a serious error, but to a newbie like be, all errors are serious. :) > > Thanks, > > |
Free forum by Nabble | Edit this page |