You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Bilgin Ibryam (JIRA)" <ji...@apache.org> on 2007/10/13 19:13:50 UTC

[jira] Created: (OFBIZ-1344) extra quote added in renderNextPrev method

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&amp;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.


[jira] Assigned: (OFBIZ-1344) extra quote added in renderNextPrev method

Posted by "Jacopo Cappellato (JIRA)" <ji...@apache.org>.
     [ 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&amp;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.


[jira] Closed: (OFBIZ-1344) extra quote added in renderNextPrev method

Posted by "Jacopo Cappellato (JIRA)" <ji...@apache.org>.
     [ 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&amp;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.


[jira] Updated: (OFBIZ-1344) extra quote added in renderNextPrev method

Posted by "Bilgin Ibryam (JIRA)" <ji...@apache.org>.
     [ 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&amp;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.