You are viewing a plain text version of this content. The canonical link for it is here.
Posted to pluto-dev@portals.apache.org by "Benjamin Gould (JIRA)" <ji...@apache.org> on 2008/03/05 04:51:40 UTC

[jira] Created: (PLUTO-475) Default Portlet Skin and WindowStateAnchorTag emit invalid markup

Default Portlet Skin and WindowStateAnchorTag emit invalid markup
-----------------------------------------------------------------

                 Key: PLUTO-475
                 URL: https://issues.apache.org/jira/browse/PLUTO-475
             Project: Pluto
          Issue Type: Bug
          Components: portal driver
    Affects Versions: 2.0.0, 1.1.5
            Reporter: Benjamin Gould
            Priority: Trivial
             Fix For: 2.0.0, 1.1.5


The portlet skin and WindowStateAnchorTag both create invalid markup.  The "id" attribute in the portlet skin contains the "/" character, and the WindowStateAnchorTag create an extra closing </span> tag.

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


[jira] Updated: (PLUTO-475) Default Portlet Skin and WindowStateAnchorTag emit invalid markup

Posted by "Benjamin Gould (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/PLUTO-475?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Benjamin Gould updated PLUTO-475:
---------------------------------

    Attachment: portal.patch

This patch removes the "id" from the default portlet skin, and some extra window state links that do not seem to be displayed anyhow.

> Default Portlet Skin and WindowStateAnchorTag emit invalid markup
> -----------------------------------------------------------------
>
>                 Key: PLUTO-475
>                 URL: https://issues.apache.org/jira/browse/PLUTO-475
>             Project: Pluto
>          Issue Type: Bug
>          Components: portal driver
>    Affects Versions: 2.0.0, 1.1.5
>            Reporter: Benjamin Gould
>            Priority: Trivial
>             Fix For: 2.0.0, 1.1.5
>
>         Attachments: portal.patch
>
>
> The portlet skin and WindowStateAnchorTag both create invalid markup.  The "id" attribute in the portlet skin contains the "/" character, and the WindowStateAnchorTag create an extra closing </span> tag.

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


[jira] Resolved: (PLUTO-475) Default Portlet Skin and WindowStateAnchorTag emit invalid markup

Posted by "Elliot Metsger (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/PLUTO-475?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Elliot Metsger resolved PLUTO-475.
----------------------------------

    Resolution: Fixed

Done!  Thanks Ben - applied to trunk and 1.1.x.

> Default Portlet Skin and WindowStateAnchorTag emit invalid markup
> -----------------------------------------------------------------
>
>                 Key: PLUTO-475
>                 URL: https://issues.apache.org/jira/browse/PLUTO-475
>             Project: Pluto
>          Issue Type: Bug
>          Components: portal driver
>    Affects Versions: 2.0.0, 1.1.5
>            Reporter: Benjamin Gould
>            Priority: Trivial
>             Fix For: 2.0.0, 1.1.5
>
>         Attachments: portal-driver.patch, portal.patch
>
>
> The portlet skin and WindowStateAnchorTag both create invalid markup.  The "id" attribute in the portlet skin contains the "/" character, and the WindowStateAnchorTag create an extra closing </span> tag.

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


[jira] Updated: (PLUTO-475) Default Portlet Skin and WindowStateAnchorTag emit invalid markup

Posted by "Benjamin Gould (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/PLUTO-475?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Benjamin Gould updated PLUTO-475:
---------------------------------

    Attachment: portal-driver.patch

This patch modifies the WindowStateAnchorTag so that it does not create the extra closing tag in its markup.

> Default Portlet Skin and WindowStateAnchorTag emit invalid markup
> -----------------------------------------------------------------
>
>                 Key: PLUTO-475
>                 URL: https://issues.apache.org/jira/browse/PLUTO-475
>             Project: Pluto
>          Issue Type: Bug
>          Components: portal driver
>    Affects Versions: 2.0.0, 1.1.5
>            Reporter: Benjamin Gould
>            Priority: Trivial
>             Fix For: 2.0.0, 1.1.5
>
>         Attachments: portal.patch
>
>
> The portlet skin and WindowStateAnchorTag both create invalid markup.  The "id" attribute in the portlet skin contains the "/" character, and the WindowStateAnchorTag create an extra closing </span> tag.

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


[jira] Updated: (PLUTO-475) Default Portlet Skin and WindowStateAnchorTag emit invalid markup

Posted by "Benjamin Gould (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/PLUTO-475?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Benjamin Gould updated PLUTO-475:
---------------------------------

    Attachment:     (was: portal-driver.patch)

> Default Portlet Skin and WindowStateAnchorTag emit invalid markup
> -----------------------------------------------------------------
>
>                 Key: PLUTO-475
>                 URL: https://issues.apache.org/jira/browse/PLUTO-475
>             Project: Pluto
>          Issue Type: Bug
>          Components: portal driver
>    Affects Versions: 2.0.0, 1.1.5
>            Reporter: Benjamin Gould
>            Priority: Trivial
>             Fix For: 2.0.0, 1.1.5
>
>         Attachments: portal.patch
>
>
> The portlet skin and WindowStateAnchorTag both create invalid markup.  The "id" attribute in the portlet skin contains the "/" character, and the WindowStateAnchorTag create an extra closing </span> tag.

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


[jira] Updated: (PLUTO-475) Default Portlet Skin and WindowStateAnchorTag emit invalid markup

Posted by "Benjamin Gould (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/PLUTO-475?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Benjamin Gould updated PLUTO-475:
---------------------------------

    Attachment: portal-driver.patch

This patch modifies the WindowStateAnchorTag so that it does not create the extra closing tag in its markup.

> Default Portlet Skin and WindowStateAnchorTag emit invalid markup
> -----------------------------------------------------------------
>
>                 Key: PLUTO-475
>                 URL: https://issues.apache.org/jira/browse/PLUTO-475
>             Project: Pluto
>          Issue Type: Bug
>          Components: portal driver
>    Affects Versions: 2.0.0, 1.1.5
>            Reporter: Benjamin Gould
>            Priority: Trivial
>             Fix For: 2.0.0, 1.1.5
>
>         Attachments: portal-driver.patch, portal.patch
>
>
> The portlet skin and WindowStateAnchorTag both create invalid markup.  The "id" attribute in the portlet skin contains the "/" character, and the WindowStateAnchorTag create an extra closing </span> tag.

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