[ https://issues.jboss.org/browse/GTNPORTAL-3406?page=com.atlassian.jira.pl... ]
RH Bugzilla Integration commented on GTNPORTAL-3406:
----------------------------------------------------
Lucas Ponce <lponce(a)redhat.com> changed the Status of [bug 1065991|https://bugzilla.redhat.com/show_bug.cgi?id=1065991] from ASSIGNED to POST
> Avoid the use of custom attributes for portal navigation portlets.
> ------------------------------------------------------------------
>
> Key: GTNPORTAL-3406
> URL: https://issues.jboss.org/browse/GTNPORTAL-3406
> Project: GateIn Portal
> Issue Type: Enhancement
> Security Level: Public(Everyone can see)
> Reporter: Lucas Ponce
> Assignee: Lucas Ponce
>
> GateIn produces XHTML 1.0 Strict type documents.
> For a w3c validation, standard html elements can not contain custom attributes.
> There are several custom attributes like "exo:getNodeURL", "exo:minWidth", "exo:minHeight" used creating non compliant markup.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
[ https://issues.jboss.org/browse/GTNPORTAL-3401?page=com.atlassian.jira.pl... ]
RH Bugzilla Integration commented on GTNPORTAL-3401:
----------------------------------------------------
Lucas Ponce <lponce(a)redhat.com> changed the Status of [bug 1065987|https://bugzilla.redhat.com/show_bug.cgi?id=1065987] from ASSIGNED to POST
> Encoding of "&" characters in URLs.
> -----------------------------------
>
> Key: GTNPORTAL-3401
> URL: https://issues.jboss.org/browse/GTNPORTAL-3401
> Project: GateIn Portal
> Issue Type: Enhancement
> Security Level: Public(Everyone can see)
> Reporter: Lucas Ponce
> Assignee: Lucas Ponce
>
> GateIn produces XHTML 1.0 Strict type documents.
> For a w3c validation, URLs should be encoded using html entities instead of plain "&" characters.
> A configuration flag should be implemented to enable/disable URLs encoded.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
[ https://issues.jboss.org/browse/GTNPORTAL-3422?page=com.atlassian.jira.pl... ]
Lucas Ponce updated GTNPORTAL-3422:
-----------------------------------
Status: Pull Request Sent (was: Open)
Git Pull Request: https://github.com/gatein/gatein-portal/pull/803
> Avoid use of class attribute on script elements on head
> -------------------------------------------------------
>
> Key: GTNPORTAL-3422
> URL: https://issues.jboss.org/browse/GTNPORTAL-3422
> Project: GateIn Portal
> Issue Type: Enhancement
> Security Level: Public(Everyone can see)
> Reporter: Lucas Ponce
> Assignee: Lucas Ponce
>
> According with xhtml 1.0 dtd, class attribute is not valid in script tags.
> GateIn uses "class" attributes to in the context of a jquery selector.
> This use makes fail W3C tests.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
[ https://issues.jboss.org/browse/GTNPORTAL-3411?page=com.atlassian.jira.pl... ]
Lucas Ponce updated GTNPORTAL-3411:
-----------------------------------
Status: Pull Request Sent (was: Open)
Git Pull Request: https://github.com/gatein/gatein-portal/pull/803
> Minor markup XHTML issues
> -------------------------
>
> Key: GTNPORTAL-3411
> URL: https://issues.jboss.org/browse/GTNPORTAL-3411
> Project: GateIn Portal
> Issue Type: Enhancement
> Security Level: Public(Everyone can see)
> Reporter: Lucas Ponce
> Assignee: Lucas Ponce
>
> GateIn produces XHTML 1.0 Strict type documents.
> There are some minor markups not compliant with XHTML specification (i.e. empty list <ul></ul>, or bad use of <span> tag inside a block element).
> These issues don't affect to Portal behaviour but creates a non compliant markup.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
[ https://issues.jboss.org/browse/GTNPORTAL-3412?page=com.atlassian.jira.pl... ]
Lucas Ponce updated GTNPORTAL-3412:
-----------------------------------
Status: Pull Request Sent (was: Open)
Git Pull Request: https://github.com/gatein/gatein-portal/pull/803
> HTML5 data-* attributes not compatible with XHTML 1.0
> -----------------------------------------------------
>
> Key: GTNPORTAL-3412
> URL: https://issues.jboss.org/browse/GTNPORTAL-3412
> Project: GateIn Portal
> Issue Type: Enhancement
> Security Level: Public(Everyone can see)
> Reporter: Lucas Ponce
> Assignee: Lucas Ponce
>
> GateIn produces XHTML 1.0 Strict type documents.
> mobile-integration/portlets/header portlet uses html5 data-* attributes not compliant with XHTML 1.0.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
[ https://issues.jboss.org/browse/GTNPORTAL-3409?page=com.atlassian.jira.pl... ]
Lucas Ponce updated GTNPORTAL-3409:
-----------------------------------
Status: Pull Request Sent (was: Open)
Git Pull Request: https://github.com/gatein/gatein-portal/pull/803
> Use of legacy html attributes not compliant
> -------------------------------------------
>
> Key: GTNPORTAL-3409
> URL: https://issues.jboss.org/browse/GTNPORTAL-3409
> Project: GateIn Portal
> Issue Type: Enhancement
> Security Level: Public(Everyone can see)
> Reporter: Lucas Ponce
> Assignee: Lucas Ponce
>
> GateIn produces XHTML 1.0 Strict type documents.
> There are some legacy html elements (i.e. target="_blank") not compatible with XHTML 1.0 Strict type document creating a non compliant markup.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
[ https://issues.jboss.org/browse/GTNPORTAL-3407?page=com.atlassian.jira.pl... ]
Lucas Ponce updated GTNPORTAL-3407:
-----------------------------------
Status: Pull Request Sent (was: Open)
Git Pull Request: https://github.com/gatein/gatein-portal/pull/803
> Avoid ID elements starting with number
> --------------------------------------
>
> Key: GTNPORTAL-3407
> URL: https://issues.jboss.org/browse/GTNPORTAL-3407
> Project: GateIn Portal
> Issue Type: Enhancement
> Security Level: Public(Everyone can see)
> Reporter: Lucas Ponce
> Assignee: Lucas Ponce
>
> GateIn produces XHTML 1.0 Strict type documents.
> For a w3c validation, elements ID should not start with number.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
[ https://issues.jboss.org/browse/GTNPORTAL-3406?page=com.atlassian.jira.pl... ]
Lucas Ponce updated GTNPORTAL-3406:
-----------------------------------
Status: Pull Request Sent (was: Open)
Git Pull Request: https://github.com/gatein/gatein-portal/pull/803
> Avoid the use of custom attributes for portal navigation portlets.
> ------------------------------------------------------------------
>
> Key: GTNPORTAL-3406
> URL: https://issues.jboss.org/browse/GTNPORTAL-3406
> Project: GateIn Portal
> Issue Type: Enhancement
> Security Level: Public(Everyone can see)
> Reporter: Lucas Ponce
> Assignee: Lucas Ponce
>
> GateIn produces XHTML 1.0 Strict type documents.
> For a w3c validation, standard html elements can not contain custom attributes.
> There are several custom attributes like "exo:getNodeURL", "exo:minWidth", "exo:minHeight" used creating non compliant markup.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
[ https://issues.jboss.org/browse/GTNPORTAL-3401?page=com.atlassian.jira.pl... ]
Lucas Ponce updated GTNPORTAL-3401:
-----------------------------------
Status: Pull Request Sent (was: Open)
Git Pull Request: https://github.com/gatein/gatein-portal/pull/803
> Encoding of "&" characters in URLs.
> -----------------------------------
>
> Key: GTNPORTAL-3401
> URL: https://issues.jboss.org/browse/GTNPORTAL-3401
> Project: GateIn Portal
> Issue Type: Enhancement
> Security Level: Public(Everyone can see)
> Reporter: Lucas Ponce
> Assignee: Lucas Ponce
>
> GateIn produces XHTML 1.0 Strict type documents.
> For a w3c validation, URLs should be encoded using html entities instead of plain "&" characters.
> A configuration flag should be implemented to enable/disable URLs encoded.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira