[jira] Created: (OFBIZ-3751) XHTML validation errors round 2++ (order)

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
9 messages Options
Reply | Threaded
Open this post in threaded view
|

[jira] Created: (OFBIZ-3751) XHTML validation errors round 2++ (order)

Nicolas Malin (Jira)
XHTML validation errors round 2++ (order)
-----------------------------------------

                 Key: OFBIZ-3751
                 URL: https://issues.apache.org/jira/browse/OFBIZ-3751
             Project: OFBiz
          Issue Type: Bug
          Components: order
    Affects Versions: Release Branch 10.04, SVN trunk
            Reporter: Blas Rodriguez Somoza
            Priority: Trivial
             Fix For: Release Branch 10.04, SVN trunk
         Attachments: OFBIZ-3751_order_xhtml.diff

returnItemInc.ftl
Line 21,161: unclosed a
Line 212: duplicated /td and /div
Lines 70,94, 176, 207: input directly inside tr, must be inside td

returnItems.ftl
Line 144: form directly inside table which could be outside.
Line 163,310: input directly inside tr, must be inside td.
Line 273: unclosed td.





--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Updated: (OFBIZ-3751) XHTML validation errors round 2++ (order)

Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-3751?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Blas Rodriguez Somoza updated OFBIZ-3751:
-----------------------------------------

    Attachment: OFBIZ-3751_order_xhtml.diff

> XHTML validation errors round 2++ (order)
> -----------------------------------------
>
>                 Key: OFBIZ-3751
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3751
>             Project: OFBiz
>          Issue Type: Bug
>          Components: order
>    Affects Versions: Release Branch 10.04, SVN trunk
>            Reporter: Blas Rodriguez Somoza
>            Priority: Trivial
>             Fix For: Release Branch 10.04, SVN trunk
>
>         Attachments: OFBIZ-3751_order_xhtml.diff
>
>
> returnItemInc.ftl
> Line 21,161: unclosed a
> Line 212: duplicated /td and /div
> Lines 70,94, 176, 207: input directly inside tr, must be inside td
> returnItems.ftl
> Line 144: form directly inside table which could be outside.
> Line 163,310: input directly inside tr, must be inside td.
> Line 273: unclosed td.

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Updated: (OFBIZ-3751) XHTML validation errors round 2++ (order)

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-3751?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Blas Rodriguez Somoza updated OFBIZ-3751:
-----------------------------------------

    Description:
cetegorydetail.ftl
Line 75: img without alt

configproductdetail.ftl
Line 214,417, 478: img without alt

inlineProductDetail.ftl
Line 267,376: img without alt

productdetail.ftl
Line 294, 581: img without alt

quickadd.ftl
Line 48: img without alt


returnItemInc.ftl
Line 21,161: unclosed a
Line 110: unclosed input
Line 212: duplicated /td and /div
Lines 70,94, 176, 207: input directly inside tr, must be inside td

returnItems.ftl
Line 144: form directly inside table which could be outside.
Line 163,310: input directly inside tr, must be inside td.
Line 273: unclosed td.





  was:
returnItemInc.ftl
Line 21,161: unclosed a
Line 212: duplicated /td and /div
Lines 70,94, 176, 207: input directly inside tr, must be inside td

returnItems.ftl
Line 144: form directly inside table which could be outside.
Line 163,310: input directly inside tr, must be inside td.
Line 273: unclosed td.






> XHTML validation errors round 2++ (order)
> -----------------------------------------
>
>                 Key: OFBIZ-3751
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3751
>             Project: OFBiz
>          Issue Type: Bug
>          Components: order
>    Affects Versions: Release Branch 10.04, SVN trunk
>            Reporter: Blas Rodriguez Somoza
>            Priority: Trivial
>             Fix For: Release Branch 10.04, SVN trunk
>
>         Attachments: OFBIZ-3751_order_xhtml_v2.diff
>
>
> cetegorydetail.ftl
> Line 75: img without alt
> configproductdetail.ftl
> Line 214,417, 478: img without alt
> inlineProductDetail.ftl
> Line 267,376: img without alt
> productdetail.ftl
> Line 294, 581: img without alt
> quickadd.ftl
> Line 48: img without alt
> returnItemInc.ftl
> Line 21,161: unclosed a
> Line 110: unclosed input
> Line 212: duplicated /td and /div
> Lines 70,94, 176, 207: input directly inside tr, must be inside td
> returnItems.ftl
> Line 144: form directly inside table which could be outside.
> Line 163,310: input directly inside tr, must be inside td.
> Line 273: unclosed td.

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Updated: (OFBIZ-3751) XHTML validation errors round 2++ (order)

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-3751?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Blas Rodriguez Somoza updated OFBIZ-3751:
-----------------------------------------

    Attachment:     (was: OFBIZ-3751_order_xhtml.diff)

> XHTML validation errors round 2++ (order)
> -----------------------------------------
>
>                 Key: OFBIZ-3751
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3751
>             Project: OFBiz
>          Issue Type: Bug
>          Components: order
>    Affects Versions: Release Branch 10.04, SVN trunk
>            Reporter: Blas Rodriguez Somoza
>            Priority: Trivial
>             Fix For: Release Branch 10.04, SVN trunk
>
>         Attachments: OFBIZ-3751_order_xhtml_v2.diff
>
>
> cetegorydetail.ftl
> Line 75: img without alt
> configproductdetail.ftl
> Line 214,417, 478: img without alt
> inlineProductDetail.ftl
> Line 267,376: img without alt
> productdetail.ftl
> Line 294, 581: img without alt
> quickadd.ftl
> Line 48: img without alt
> returnItemInc.ftl
> Line 21,161: unclosed a
> Line 110: unclosed input
> Line 212: duplicated /td and /div
> Lines 70,94, 176, 207: input directly inside tr, must be inside td
> returnItems.ftl
> Line 144: form directly inside table which could be outside.
> Line 163,310: input directly inside tr, must be inside td.
> Line 273: unclosed td.

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Updated: (OFBIZ-3751) XHTML validation errors round 2++ (order)

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-3751?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Blas Rodriguez Somoza updated OFBIZ-3751:
-----------------------------------------

    Attachment: OFBIZ-3751_order_xhtml_v2.diff

> XHTML validation errors round 2++ (order)
> -----------------------------------------
>
>                 Key: OFBIZ-3751
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3751
>             Project: OFBiz
>          Issue Type: Bug
>          Components: order
>    Affects Versions: Release Branch 10.04, SVN trunk
>            Reporter: Blas Rodriguez Somoza
>            Priority: Trivial
>             Fix For: Release Branch 10.04, SVN trunk
>
>         Attachments: OFBIZ-3751_order_xhtml_v2.diff
>
>
> cetegorydetail.ftl
> Line 75: img without alt
> configproductdetail.ftl
> Line 214,417, 478: img without alt
> inlineProductDetail.ftl
> Line 267,376: img without alt
> productdetail.ftl
> Line 294, 581: img without alt
> quickadd.ftl
> Line 48: img without alt
> returnItemInc.ftl
> Line 21,161: unclosed a
> Line 110: unclosed input
> Line 212: duplicated /td and /div
> Lines 70,94, 176, 207: input directly inside tr, must be inside td
> returnItems.ftl
> Line 144: form directly inside table which could be outside.
> Line 163,310: input directly inside tr, must be inside td.
> Line 273: unclosed td.

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Updated: (OFBIZ-3751) XHTML validation errors round 2++ (order)

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-3751?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Blas Rodriguez Somoza updated OFBIZ-3751:
-----------------------------------------

    Description:
showcartitems.ftl
Line 259: selected attribute uppercase  and without value

cetegorydetail.ftl
Line 75: img without alt

configproductdetail.ftl
Line 214,417, 478: img without alt

inlineProductDetail.ftl
Line 267,376: img without alt

productdetail.ftl
Line 294, 581: img without alt

quickadd.ftl
Line 48: img without alt

ordershippinginfo.ftl
Lines 71, 84, 100, 112,127,148,155: form can't be directly inside ul, must be inside li

returnItemInc.ftl
Line 21,161: unclosed a
Line 110: unclosed input
Line 212: duplicated /td and /div
Lines 70,94, 176, 207: input directly inside tr, must be inside td

returnItems.ftl
Line 144: form directly inside table which could be outside.
Line 163,310: input directly inside tr, must be inside td.
Line 273: unclosed td.





  was:
cetegorydetail.ftl
Line 75: img without alt

configproductdetail.ftl
Line 214,417, 478: img without alt

inlineProductDetail.ftl
Line 267,376: img without alt

productdetail.ftl
Line 294, 581: img without alt

quickadd.ftl
Line 48: img without alt


returnItemInc.ftl
Line 21,161: unclosed a
Line 110: unclosed input
Line 212: duplicated /td and /div
Lines 70,94, 176, 207: input directly inside tr, must be inside td

returnItems.ftl
Line 144: form directly inside table which could be outside.
Line 163,310: input directly inside tr, must be inside td.
Line 273: unclosed td.






> XHTML validation errors round 2++ (order)
> -----------------------------------------
>
>                 Key: OFBIZ-3751
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3751
>             Project: OFBiz
>          Issue Type: Bug
>          Components: order
>    Affects Versions: Release Branch 10.04, SVN trunk
>            Reporter: Blas Rodriguez Somoza
>            Priority: Trivial
>             Fix For: Release Branch 10.04, SVN trunk
>
>         Attachments: OFBIZ-3751_order_xhtml_v3.diff
>
>
> showcartitems.ftl
> Line 259: selected attribute uppercase  and without value
> cetegorydetail.ftl
> Line 75: img without alt
> configproductdetail.ftl
> Line 214,417, 478: img without alt
> inlineProductDetail.ftl
> Line 267,376: img without alt
> productdetail.ftl
> Line 294, 581: img without alt
> quickadd.ftl
> Line 48: img without alt
> ordershippinginfo.ftl
> Lines 71, 84, 100, 112,127,148,155: form can't be directly inside ul, must be inside li
> returnItemInc.ftl
> Line 21,161: unclosed a
> Line 110: unclosed input
> Line 212: duplicated /td and /div
> Lines 70,94, 176, 207: input directly inside tr, must be inside td
> returnItems.ftl
> Line 144: form directly inside table which could be outside.
> Line 163,310: input directly inside tr, must be inside td.
> Line 273: unclosed td.

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Updated: (OFBIZ-3751) XHTML validation errors round 2++ (order)

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-3751?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Blas Rodriguez Somoza updated OFBIZ-3751:
-----------------------------------------

    Attachment: OFBIZ-3751_order_xhtml_v3.diff

> XHTML validation errors round 2++ (order)
> -----------------------------------------
>
>                 Key: OFBIZ-3751
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3751
>             Project: OFBiz
>          Issue Type: Bug
>          Components: order
>    Affects Versions: Release Branch 10.04, SVN trunk
>            Reporter: Blas Rodriguez Somoza
>            Priority: Trivial
>             Fix For: Release Branch 10.04, SVN trunk
>
>         Attachments: OFBIZ-3751_order_xhtml_v3.diff
>
>
> showcartitems.ftl
> Line 259: selected attribute uppercase  and without value
> cetegorydetail.ftl
> Line 75: img without alt
> configproductdetail.ftl
> Line 214,417, 478: img without alt
> inlineProductDetail.ftl
> Line 267,376: img without alt
> productdetail.ftl
> Line 294, 581: img without alt
> quickadd.ftl
> Line 48: img without alt
> ordershippinginfo.ftl
> Lines 71, 84, 100, 112,127,148,155: form can't be directly inside ul, must be inside li
> returnItemInc.ftl
> Line 21,161: unclosed a
> Line 110: unclosed input
> Line 212: duplicated /td and /div
> Lines 70,94, 176, 207: input directly inside tr, must be inside td
> returnItems.ftl
> Line 144: form directly inside table which could be outside.
> Line 163,310: input directly inside tr, must be inside td.
> Line 273: unclosed td.

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Updated: (OFBIZ-3751) XHTML validation errors round 2++ (order)

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-3751?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Blas Rodriguez Somoza updated OFBIZ-3751:
-----------------------------------------

    Attachment:     (was: OFBIZ-3751_order_xhtml_v2.diff)

> XHTML validation errors round 2++ (order)
> -----------------------------------------
>
>                 Key: OFBIZ-3751
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3751
>             Project: OFBiz
>          Issue Type: Bug
>          Components: order
>    Affects Versions: Release Branch 10.04, SVN trunk
>            Reporter: Blas Rodriguez Somoza
>            Priority: Trivial
>             Fix For: Release Branch 10.04, SVN trunk
>
>         Attachments: OFBIZ-3751_order_xhtml_v3.diff
>
>
> showcartitems.ftl
> Line 259: selected attribute uppercase  and without value
> cetegorydetail.ftl
> Line 75: img without alt
> configproductdetail.ftl
> Line 214,417, 478: img without alt
> inlineProductDetail.ftl
> Line 267,376: img without alt
> productdetail.ftl
> Line 294, 581: img without alt
> quickadd.ftl
> Line 48: img without alt
> ordershippinginfo.ftl
> Lines 71, 84, 100, 112,127,148,155: form can't be directly inside ul, must be inside li
> returnItemInc.ftl
> Line 21,161: unclosed a
> Line 110: unclosed input
> Line 212: duplicated /td and /div
> Lines 70,94, 176, 207: input directly inside tr, must be inside td
> returnItems.ftl
> Line 144: form directly inside table which could be outside.
> Line 163,310: input directly inside tr, must be inside td.
> Line 273: unclosed td.

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Closed: (OFBIZ-3751) XHTML validation errors round 2++ (order)

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-3751?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Erwan de FERRIERES closed OFBIZ-3751.
-------------------------------------

      Assignee: Erwan de FERRIERES
    Resolution: Fixed

Done at revs 946315 and 946313

Thanks Blas,

> XHTML validation errors round 2++ (order)
> -----------------------------------------
>
>                 Key: OFBIZ-3751
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3751
>             Project: OFBiz
>          Issue Type: Bug
>          Components: order
>    Affects Versions: Release Branch 10.04, SVN trunk
>            Reporter: Blas Rodriguez Somoza
>            Assignee: Erwan de FERRIERES
>            Priority: Trivial
>             Fix For: Release Branch 10.04, SVN trunk
>
>         Attachments: OFBIZ-3751_order_xhtml_v3.diff
>
>
> showcartitems.ftl
> Line 259: selected attribute uppercase  and without value
> cetegorydetail.ftl
> Line 75: img without alt
> configproductdetail.ftl
> Line 214,417, 478: img without alt
> inlineProductDetail.ftl
> Line 267,376: img without alt
> productdetail.ftl
> Line 294, 581: img without alt
> quickadd.ftl
> Line 48: img without alt
> ordershippinginfo.ftl
> Lines 71, 84, 100, 112,127,148,155: form can't be directly inside ul, must be inside li
> returnItemInc.ftl
> Line 21,161: unclosed a
> Line 110: unclosed input
> Line 212: duplicated /td and /div
> Lines 70,94, 176, 207: input directly inside tr, must be inside td
> returnItems.ftl
> Line 144: form directly inside table which could be outside.
> Line 163,310: input directly inside tr, must be inside td.
> Line 273: unclosed td.

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.