Replaced deprecated list-iterator-name with list-name
----------------------------------------------------- Key: OFBIZ-632 URL: https://issues.apache.org/jira/browse/OFBIZ-632 Project: Apache OFBiz (The Open for Business Project) Issue Type: Wish Components: marketing Reporter: Bilgin Ibryam Priority: Trivial Hi, In http://ofbiz.apache.org/dtds/widget-form.xsd is written : <!-- this is now deprecated, never made sense to separate anyway; use list-name instead <xs:attribute type="xs:string" name="list-iterator-name"/> --> So I replaced the only one list-iterator-name in ofbiz with list-name. Thanks, Bilgin -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
[ https://issues.apache.org/jira/browse/OFBIZ-632?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bilgin Ibryam updated OFBIZ-632: -------------------------------- Attachment: list-name.patch > Replaced deprecated list-iterator-name with list-name > ----------------------------------------------------- > > Key: OFBIZ-632 > URL: https://issues.apache.org/jira/browse/OFBIZ-632 > Project: Apache OFBiz (The Open for Business Project) > Issue Type: Wish > Components: marketing > Reporter: Bilgin Ibryam > Priority: Trivial > Attachments: list-name.patch > > > Hi, > In http://ofbiz.apache.org/dtds/widget-form.xsd is written : > <!-- this is now deprecated, never made sense to separate anyway; use list-name instead <xs:attribute type="xs:string" name="list-iterator-name"/> --> > So I replaced the only one list-iterator-name in ofbiz with list-name. > Thanks, > Bilgin -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-632?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacopo Cappellato reassigned OFBIZ-632: --------------------------------------- Assignee: Jacopo Cappellato > Replaced deprecated list-iterator-name with list-name > ----------------------------------------------------- > > Key: OFBIZ-632 > URL: https://issues.apache.org/jira/browse/OFBIZ-632 > Project: OFBiz (The Open for Business Project) > Issue Type: Wish > Components: marketing > Reporter: Bilgin Ibryam > Assigned To: Jacopo Cappellato > Priority: Trivial > Attachments: list-name.patch > > > Hi, > In http://ofbiz.apache.org/dtds/widget-form.xsd is written : > <!-- this is now deprecated, never made sense to separate anyway; use list-name instead <xs:attribute type="xs:string" name="list-iterator-name"/> --> > So I replaced the only one list-iterator-name in ofbiz with list-name. > Thanks, > Bilgin -- 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-632?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacopo Cappellato closed OFBIZ-632. ----------------------------------- Resolution: Fixed Thanks Bilgin, your patch is in rev. 505889 > Replaced deprecated list-iterator-name with list-name > ----------------------------------------------------- > > Key: OFBIZ-632 > URL: https://issues.apache.org/jira/browse/OFBIZ-632 > Project: OFBiz (The Open for Business Project) > Issue Type: Wish > Components: marketing > Reporter: Bilgin Ibryam > Assigned To: Jacopo Cappellato > Priority: Trivial > Attachments: list-name.patch > > > Hi, > In http://ofbiz.apache.org/dtds/widget-form.xsd is written : > <!-- this is now deprecated, never made sense to separate anyway; use list-name instead <xs:attribute type="xs:string" name="list-iterator-name"/> --> > So I replaced the only one list-iterator-name in ofbiz with list-name. > Thanks, > Bilgin -- 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 |