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.