title-property should be titleProperty
-------------------------------------- Key: OFBIZ-4018 URL: https://issues.apache.org/jira/browse/OFBIZ-4018 Project: OFBiz Issue Type: Bug Components: order Affects Versions: SVN trunk Environment: Rev 1035845 Reporter: Anne Jessel Priority: Minor Some screen widgets set the field title-property instead of titleProperty. This causes errors in the logs, and means that the page title is not being set. Patch attached. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
[ https://issues.apache.org/jira/browse/OFBIZ-4018?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anne Jessel updated OFBIZ-4018: ------------------------------- Attachment: OFBIZ-4018_titlePropertyBug.patch While preparing this patch, I discovered the labels referred to by some of these titleProperties were not available in Order component. However the missing ones were in Ecommerce. So I copied the missing ones to the OrderUiLabels.xml. > title-property should be titleProperty > -------------------------------------- > > Key: OFBIZ-4018 > URL: https://issues.apache.org/jira/browse/OFBIZ-4018 > Project: OFBiz > Issue Type: Bug > Components: order > Affects Versions: SVN trunk > Environment: Rev 1035845 > Reporter: Anne Jessel > Priority: Minor > Attachments: OFBIZ-4018_titlePropertyBug.patch > > Original Estimate: 0.25h > Remaining Estimate: 0.25h > > Some screen widgets set the field title-property instead of titleProperty. This causes errors in the logs, and means that the page title is not being set. Patch attached. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-4018?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux closed OFBIZ-4018. ---------------------------------- Resolution: Fixed Fix Version/s: SVN trunk Release Branch 10.04 Assignee: Jacques Le Roux Thanks Anne, Your modified patch is in trunk at r1037559, R10.04 at r1037562 Instead of copying labels in OrderUiLabels.xml, I moved them to CommonUiLabels.xml: less and more consistent changes in the future. > title-property should be titleProperty > -------------------------------------- > > Key: OFBIZ-4018 > URL: https://issues.apache.org/jira/browse/OFBIZ-4018 > Project: OFBiz > Issue Type: Bug > Components: order > Affects Versions: SVN trunk > Environment: Rev 1035845 > Reporter: Anne Jessel > Assignee: Jacques Le Roux > Priority: Minor > Fix For: Release Branch 10.04, SVN trunk > > Attachments: OFBIZ-4018_titlePropertyBug.patch > > Original Estimate: 0.25h > Remaining Estimate: 0.25h > > Some screen widgets set the field title-property instead of titleProperty. This causes errors in the logs, and means that the page title is not being set. Patch attached. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-4018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12934352#action_12934352 ] Jacques Le Roux edited comment on OFBIZ-4018 at 11/21/10 4:25 PM: ------------------------------------------------------------------ Thanks Anne, Your modified patch is in trunk at r1037559, R10.04 at r1037562+1037564 Instead of copying labels in OrderUiLabels.xml, I moved them to CommonUiLabels.xml: less and more consistent changes in the future. was (Author: jacques.le.roux): Thanks Anne, Your modified patch is in trunk at r1037559, R10.04 at r1037562 Instead of copying labels in OrderUiLabels.xml, I moved them to CommonUiLabels.xml: less and more consistent changes in the future. > title-property should be titleProperty > -------------------------------------- > > Key: OFBIZ-4018 > URL: https://issues.apache.org/jira/browse/OFBIZ-4018 > Project: OFBiz > Issue Type: Bug > Components: order > Affects Versions: SVN trunk > Environment: Rev 1035845 > Reporter: Anne Jessel > Assignee: Jacques Le Roux > Priority: Minor > Fix For: Release Branch 10.04, SVN trunk > > Attachments: OFBIZ-4018_titlePropertyBug.patch > > Original Estimate: 0.25h > Remaining Estimate: 0.25h > > Some screen widgets set the field title-property instead of titleProperty. This causes errors in the logs, and means that the page title is not being set. Patch attached. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
Free forum by Nabble | Edit this page |