[jira] Created: (OFBIZ-3761) XHTML validation errors round 2++ (framework)

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

[jira] Created: (OFBIZ-3761) XHTML validation errors round 2++ (framework)

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

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


listPortalPortlets.ftl
Line 55: img without alt

htmlFormMacroLibrary.ftl
Lines 29,486, 527: img without alt

htmlScreenMacroLibrary.ftl
Line 127: img without alt

htmlTreeMacroLibrary.ftl
Line 61: img without alt

This patch requires previous commit of OFBIZ-3737


--
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-3761) XHTML validation errors round 2++ (framework)

Nicolas Malin (Jira)

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

Blas Rodriguez Somoza updated OFBIZ-3761:
-----------------------------------------

    Attachment: OFBIZ-3761_framework_xhtml.diff

> XHTML validation errors round 2++ (framework)
> ---------------------------------------------
>
>                 Key: OFBIZ-3761
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3761
>             Project: OFBiz
>          Issue Type: Bug
>          Components: framework
>    Affects Versions: Release Branch 10.04, SVN trunk
>            Reporter: Blas Rodriguez Somoza
>            Priority: Trivial
>             Fix For: Release Branch 10.04, SVN trunk
>
>         Attachments: OFBIZ-3761_framework_xhtml.diff
>
>
> listPortalPortlets.ftl
> Line 55: img without alt
> htmlFormMacroLibrary.ftl
> Lines 29,486, 527: img without alt
> htmlScreenMacroLibrary.ftl
> Line 127: img without alt
> htmlTreeMacroLibrary.ftl
> Line 61: img without alt
> This patch requires previous commit of OFBIZ-3737

--
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-3761) XHTML validation errors round 2++ (framework)

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

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

Blas Rodriguez Somoza updated OFBIZ-3761:
-----------------------------------------

    Description:
editPortalPage.ftl
Line 26,27,28: id's must be unique, needs a item number.
Line 124-127: td close must be placed before #if

listPortalPortlets.ftl
Line 55: img without alt

htmlFormMacroLibrary.ftl
Lines 29,486, 527: img without alt

htmlScreenMacroLibrary.ftl
Line 127: img without alt

htmlTreeMacroLibrary.ftl
Line 61: img without alt

This patch requires previous commit of OFBIZ-3737


  was:
listPortalPortlets.ftl
Line 55: img without alt

htmlFormMacroLibrary.ftl
Lines 29,486, 527: img without alt

htmlScreenMacroLibrary.ftl
Line 127: img without alt

htmlTreeMacroLibrary.ftl
Line 61: img without alt

This patch requires previous commit of OFBIZ-3737



> XHTML validation errors round 2++ (framework)
> ---------------------------------------------
>
>                 Key: OFBIZ-3761
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3761
>             Project: OFBiz
>          Issue Type: Bug
>          Components: framework
>    Affects Versions: Release Branch 10.04, SVN trunk
>            Reporter: Blas Rodriguez Somoza
>            Priority: Trivial
>             Fix For: Release Branch 10.04, SVN trunk
>
>         Attachments: OFBIZ-3761_framework_xhtml.diff
>
>
> editPortalPage.ftl
> Line 26,27,28: id's must be unique, needs a item number.
> Line 124-127: td close must be placed before #if
> listPortalPortlets.ftl
> Line 55: img without alt
> htmlFormMacroLibrary.ftl
> Lines 29,486, 527: img without alt
> htmlScreenMacroLibrary.ftl
> Line 127: img without alt
> htmlTreeMacroLibrary.ftl
> Line 61: img without alt
> This patch requires previous commit of OFBIZ-3737

--
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-3761) XHTML validation errors round 2++ (framework)

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

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

Blas Rodriguez Somoza updated OFBIZ-3761:
-----------------------------------------

    Attachment: OFBIZ-3761_framework_xhtml_v2.diff

> XHTML validation errors round 2++ (framework)
> ---------------------------------------------
>
>                 Key: OFBIZ-3761
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3761
>             Project: OFBiz
>          Issue Type: Bug
>          Components: framework
>    Affects Versions: Release Branch 10.04, SVN trunk
>            Reporter: Blas Rodriguez Somoza
>            Priority: Trivial
>             Fix For: Release Branch 10.04, SVN trunk
>
>         Attachments: OFBIZ-3761_framework_xhtml_v2.diff
>
>
> editPortalPage.ftl
> Line 26,27,28: id's must be unique, needs a item number.
> Line 124-127: td close must be placed before #if
> listPortalPortlets.ftl
> Line 55: img without alt
> htmlFormMacroLibrary.ftl
> Lines 29,486, 527: img without alt
> htmlScreenMacroLibrary.ftl
> Line 127: img without alt
> htmlTreeMacroLibrary.ftl
> Line 61: img without alt
> This patch requires previous commit of OFBIZ-3737

--
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-3761) XHTML validation errors round 2++ (framework)

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

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

Blas Rodriguez Somoza updated OFBIZ-3761:
-----------------------------------------

    Attachment:     (was: OFBIZ-3761_framework_xhtml.diff)

> XHTML validation errors round 2++ (framework)
> ---------------------------------------------
>
>                 Key: OFBIZ-3761
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3761
>             Project: OFBiz
>          Issue Type: Bug
>          Components: framework
>    Affects Versions: Release Branch 10.04, SVN trunk
>            Reporter: Blas Rodriguez Somoza
>            Priority: Trivial
>             Fix For: Release Branch 10.04, SVN trunk
>
>         Attachments: OFBIZ-3761_framework_xhtml_v2.diff
>
>
> editPortalPage.ftl
> Line 26,27,28: id's must be unique, needs a item number.
> Line 124-127: td close must be placed before #if
> listPortalPortlets.ftl
> Line 55: img without alt
> htmlFormMacroLibrary.ftl
> Lines 29,486, 527: img without alt
> htmlScreenMacroLibrary.ftl
> Line 127: img without alt
> htmlTreeMacroLibrary.ftl
> Line 61: img without alt
> This patch requires previous commit of OFBIZ-3737

--
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-3761) XHTML validation errors round 2++ (framework)

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

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

Blas Rodriguez Somoza updated OFBIZ-3761:
-----------------------------------------

    Description:
editPortalPage.ftl
Line 26,27,28: id's must be unique, needs a item number.
Line 124-127: td close must be placed before #if

listPortalPortlets.ftl
Line 55: img without alt

htmlFormMacroLibrary.ftl
Lines 29,486, 527: img without alt

htmlScreenMacroLibrary.ftl
Line 127: img without alt

htmlTreeMacroLibrary.ftl
Line 61: img without alt


  was:
editPortalPage.ftl
Line 26,27,28: id's must be unique, needs a item number.
Line 124-127: td close must be placed before #if

listPortalPortlets.ftl
Line 55: img without alt

htmlFormMacroLibrary.ftl
Lines 29,486, 527: img without alt

htmlScreenMacroLibrary.ftl
Line 127: img without alt

htmlTreeMacroLibrary.ftl
Line 61: img without alt

This patch requires previous commit of OFBIZ-3737



> XHTML validation errors round 2++ (framework)
> ---------------------------------------------
>
>                 Key: OFBIZ-3761
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3761
>             Project: OFBiz
>          Issue Type: Bug
>          Components: framework
>    Affects Versions: Release Branch 10.04, SVN trunk
>            Reporter: Blas Rodriguez Somoza
>            Priority: Trivial
>             Fix For: Release Branch 10.04, SVN trunk
>
>         Attachments: OFBIZ-3761_framework_xhtml_v2.diff
>
>
> editPortalPage.ftl
> Line 26,27,28: id's must be unique, needs a item number.
> Line 124-127: td close must be placed before #if
> listPortalPortlets.ftl
> Line 55: img without alt
> htmlFormMacroLibrary.ftl
> Lines 29,486, 527: img without alt
> htmlScreenMacroLibrary.ftl
> Line 127: img without alt
> htmlTreeMacroLibrary.ftl
> Line 61: img without alt

--
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-3761) XHTML validation errors round 2++ (framework)

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

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

Blas Rodriguez Somoza updated OFBIZ-3761:
-----------------------------------------

    Attachment: OFBIZ-3761_framework_xhtml_v3.diff

> XHTML validation errors round 2++ (framework)
> ---------------------------------------------
>
>                 Key: OFBIZ-3761
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3761
>             Project: OFBiz
>          Issue Type: Bug
>          Components: framework
>    Affects Versions: Release Branch 10.04, SVN trunk
>            Reporter: Blas Rodriguez Somoza
>            Priority: Trivial
>             Fix For: Release Branch 10.04, SVN trunk
>
>         Attachments: OFBIZ-3761_framework_xhtml_v3.diff
>
>
> editPortalPage.ftl
> Line 26,27,28: id's must be unique, needs a item number.
> Line 124-127: td close must be placed before #if
> listPortalPortlets.ftl
> Line 55: img without alt
> htmlFormMacroLibrary.ftl
> Lines 29,486, 527: img without alt
> htmlScreenMacroLibrary.ftl
> Line 127: img without alt
> htmlTreeMacroLibrary.ftl
> Line 61: img without alt

--
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-3761) XHTML validation errors round 2++ (framework)

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

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

Blas Rodriguez Somoza updated OFBIZ-3761:
-----------------------------------------

    Attachment:     (was: OFBIZ-3761_framework_xhtml_v2.diff)

> XHTML validation errors round 2++ (framework)
> ---------------------------------------------
>
>                 Key: OFBIZ-3761
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3761
>             Project: OFBiz
>          Issue Type: Bug
>          Components: framework
>    Affects Versions: Release Branch 10.04, SVN trunk
>            Reporter: Blas Rodriguez Somoza
>            Priority: Trivial
>             Fix For: Release Branch 10.04, SVN trunk
>
>         Attachments: OFBIZ-3761_framework_xhtml_v3.diff
>
>
> editPortalPage.ftl
> Line 26,27,28: id's must be unique, needs a item number.
> Line 124-127: td close must be placed before #if
> listPortalPortlets.ftl
> Line 55: img without alt
> htmlFormMacroLibrary.ftl
> Lines 29,486, 527: img without alt
> htmlScreenMacroLibrary.ftl
> Line 127: img without alt
> htmlTreeMacroLibrary.ftl
> Line 61: img without alt

--
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-3761) XHTML validation errors round 2++ (framework)

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

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

Erwan de FERRIERES closed OFBIZ-3761.
-------------------------------------

      Assignee: Erwan de FERRIERES
    Resolution: Fixed

Done at revs 945582 and 945583

Thanks Blas !

> XHTML validation errors round 2++ (framework)
> ---------------------------------------------
>
>                 Key: OFBIZ-3761
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3761
>             Project: OFBiz
>          Issue Type: Bug
>          Components: framework
>    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-3761_framework_xhtml_v3.diff
>
>
> editPortalPage.ftl
> Line 26,27,28: id's must be unique, needs a item number.
> Line 124-127: td close must be placed before #if
> listPortalPortlets.ftl
> Line 55: img without alt
> htmlFormMacroLibrary.ftl
> Lines 29,486, 527: img without alt
> htmlScreenMacroLibrary.ftl
> Line 127: img without alt
> htmlTreeMacroLibrary.ftl
> Line 61: img without alt

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