extra quote added in renderNextPrev method
------------------------------------------ Key: OFBIZ-1344 URL: https://issues.apache.org/jira/browse/OFBIZ-1344 Project: OFBiz Issue Type: Bug Components: framework Affects Versions: SVN trunk Reporter: Bilgin Ibryam Priority: Trivial Fix For: SVN trunk Attachments: renderNextPrev.patch Hi, the pagination in form widgets adds an extra quote in the following links "First, Previous, Next, Last" and the xhtml validation fails. If you look in the source you will see the extra quote. Here is an example: <a href="/accounting/control/FindGlobalGlAccount?VIEW_SIZE=50&VIEW_INDEX=0#""> I did a patch for it. Regards, Bilgin Ibryam -- 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-1344?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bilgin Ibryam updated OFBIZ-1344: --------------------------------- Attachment: renderNextPrev.patch > extra quote added in renderNextPrev method > ------------------------------------------ > > Key: OFBIZ-1344 > URL: https://issues.apache.org/jira/browse/OFBIZ-1344 > Project: OFBiz > Issue Type: Bug > Components: framework > Affects Versions: SVN trunk > Reporter: Bilgin Ibryam > Priority: Trivial > Fix For: SVN trunk > > Attachments: renderNextPrev.patch > > > Hi, > the pagination in form widgets adds an extra quote in the following links "First, Previous, Next, Last" and the xhtml validation fails. > If you look in the source you will see the extra quote. Here is an example: > > <a href="/accounting/control/FindGlobalGlAccount?VIEW_SIZE=50&VIEW_INDEX=0#""> > I did a patch for it. > Regards, > Bilgin Ibryam -- 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-1344?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacopo Cappellato reassigned OFBIZ-1344: ---------------------------------------- Assignee: Jacopo Cappellato > extra quote added in renderNextPrev method > ------------------------------------------ > > Key: OFBIZ-1344 > URL: https://issues.apache.org/jira/browse/OFBIZ-1344 > Project: OFBiz > Issue Type: Bug > Components: framework > Affects Versions: SVN trunk > Reporter: Bilgin Ibryam > Assignee: Jacopo Cappellato > Priority: Trivial > Fix For: SVN trunk > > Attachments: renderNextPrev.patch > > > Hi, > the pagination in form widgets adds an extra quote in the following links "First, Previous, Next, Last" and the xhtml validation fails. > If you look in the source you will see the extra quote. Here is an example: > > <a href="/accounting/control/FindGlobalGlAccount?VIEW_SIZE=50&VIEW_INDEX=0#""> > I did a patch for it. > Regards, > Bilgin Ibryam -- 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-1344?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacopo Cappellato closed OFBIZ-1344. ------------------------------------ Resolution: Fixed Thanks Bilgin, your patch is in rev. 585399 > extra quote added in renderNextPrev method > ------------------------------------------ > > Key: OFBIZ-1344 > URL: https://issues.apache.org/jira/browse/OFBIZ-1344 > Project: OFBiz > Issue Type: Bug > Components: framework > Affects Versions: SVN trunk > Reporter: Bilgin Ibryam > Assignee: Jacopo Cappellato > Priority: Trivial > Fix For: SVN trunk > > Attachments: renderNextPrev.patch > > > Hi, > the pagination in form widgets adds an extra quote in the following links "First, Previous, Next, Last" and the xhtml validation fails. > If you look in the source you will see the extra quote. Here is an example: > > <a href="/accounting/control/FindGlobalGlAccount?VIEW_SIZE=50&VIEW_INDEX=0#""> > I did a patch for it. > Regards, > Bilgin Ibryam -- 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 |