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 "Eric Dalquist (JIRA)" <ji...@apache.org> on 2007/02/03 16:55:05 UTC

[jira] Created: (PLUTO-293) I18n support for portlet.xml elements

I18n support for portlet.xml elements
-------------------------------------

                 Key: PLUTO-293
                 URL: https://issues.apache.org/jira/browse/PLUTO-293
             Project: Pluto
          Issue Type: New Feature
          Components: descriptor
    Affects Versions: 1.1.0-beta2
            Reporter: Eric Dalquist


PLT.21.8.1 allows all <description> elements and the <portlet-name> element in the portlet.xml to have an optional xml:lang attribute specify the locale the content is written in. If not specified the local is "en". All descriptor objects that have descriptions and the PortletDD object need to have these properties changed to Maps where the key is the locale and the value is the text from the element.

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


[jira] Resolved: (PLUTO-293) I18n support for portlet.xml elements

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

David DeWolf resolved PLUTO-293.
--------------------------------

    Resolution: Fixed

That was a pain! :)

But it's done.  Thanks!

svn rev 503448

> I18n support for portlet.xml elements
> -------------------------------------
>
>                 Key: PLUTO-293
>                 URL: https://issues.apache.org/jira/browse/PLUTO-293
>             Project: Pluto
>          Issue Type: New Feature
>          Components: descriptor
>    Affects Versions: 1.1.0-beta2
>            Reporter: Eric Dalquist
>         Assigned To: David DeWolf
>             Fix For: 1.1.0
>
>
> PLT.21.8.1 allows all <description> elements and the <portlet-name> element in the portlet.xml to have an optional xml:lang attribute specify the locale the content is written in. If not specified the local is "en". All descriptor objects that have descriptions and the PortletDD object need to have these properties changed to Maps where the key is the locale and the value is the text from the element.

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


[jira] Commented: (PLUTO-293) I18n support for portlet.xml elements

Posted by "David DeWolf (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/PLUTO-293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12470020 ] 

David DeWolf commented on PLUTO-293:
------------------------------------

Display names done. 503352

> I18n support for portlet.xml elements
> -------------------------------------
>
>                 Key: PLUTO-293
>                 URL: https://issues.apache.org/jira/browse/PLUTO-293
>             Project: Pluto
>          Issue Type: New Feature
>          Components: descriptor
>    Affects Versions: 1.1.0-beta2
>            Reporter: Eric Dalquist
>         Assigned To: David DeWolf
>             Fix For: 1.1.0
>
>
> PLT.21.8.1 allows all <description> elements and the <portlet-name> element in the portlet.xml to have an optional xml:lang attribute specify the locale the content is written in. If not specified the local is "en". All descriptor objects that have descriptions and the PortletDD object need to have these properties changed to Maps where the key is the locale and the value is the text from the element.

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


[jira] Updated: (PLUTO-293) I18n support for portlet.xml elements

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

David DeWolf updated PLUTO-293:
-------------------------------

    Fix Version/s: 1.1.0

> I18n support for portlet.xml elements
> -------------------------------------
>
>                 Key: PLUTO-293
>                 URL: https://issues.apache.org/jira/browse/PLUTO-293
>             Project: Pluto
>          Issue Type: New Feature
>          Components: descriptor
>    Affects Versions: 1.1.0-beta2
>            Reporter: Eric Dalquist
>         Assigned To: David DeWolf
>             Fix For: 1.1.0
>
>
> PLT.21.8.1 allows all <description> elements and the <portlet-name> element in the portlet.xml to have an optional xml:lang attribute specify the locale the content is written in. If not specified the local is "en". All descriptor objects that have descriptions and the PortletDD object need to have these properties changed to Maps where the key is the locale and the value is the text from the element.

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


[jira] Commented: (PLUTO-293) I18n support for portlet.xml elements

Posted by "David DeWolf (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/PLUTO-293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12470019 ] 

David DeWolf commented on PLUTO-293:
------------------------------------

It's actually description and display-name

> I18n support for portlet.xml elements
> -------------------------------------
>
>                 Key: PLUTO-293
>                 URL: https://issues.apache.org/jira/browse/PLUTO-293
>             Project: Pluto
>          Issue Type: New Feature
>          Components: descriptor
>    Affects Versions: 1.1.0-beta2
>            Reporter: Eric Dalquist
>         Assigned To: David DeWolf
>             Fix For: 1.1.0
>
>
> PLT.21.8.1 allows all <description> elements and the <portlet-name> element in the portlet.xml to have an optional xml:lang attribute specify the locale the content is written in. If not specified the local is "en". All descriptor objects that have descriptions and the PortletDD object need to have these properties changed to Maps where the key is the locale and the value is the text from the element.

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


[jira] Assigned: (PLUTO-293) I18n support for portlet.xml elements

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

David DeWolf reassigned PLUTO-293:
----------------------------------

    Assignee: David DeWolf

> I18n support for portlet.xml elements
> -------------------------------------
>
>                 Key: PLUTO-293
>                 URL: https://issues.apache.org/jira/browse/PLUTO-293
>             Project: Pluto
>          Issue Type: New Feature
>          Components: descriptor
>    Affects Versions: 1.1.0-beta2
>            Reporter: Eric Dalquist
>         Assigned To: David DeWolf
>
> PLT.21.8.1 allows all <description> elements and the <portlet-name> element in the portlet.xml to have an optional xml:lang attribute specify the locale the content is written in. If not specified the local is "en". All descriptor objects that have descriptions and the PortletDD object need to have these properties changed to Maps where the key is the locale and the value is the text from the element.

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


[jira] Commented: (PLUTO-293) I18n support for portlet.xml elements

Posted by "David DeWolf (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/PLUTO-293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12469961 ] 

David DeWolf commented on PLUTO-293:
------------------------------------

This won't effect the spec compatibility but it does hide info from the user. B/C the solution will affect the api, we should include before GA.

> I18n support for portlet.xml elements
> -------------------------------------
>
>                 Key: PLUTO-293
>                 URL: https://issues.apache.org/jira/browse/PLUTO-293
>             Project: Pluto
>          Issue Type: New Feature
>          Components: descriptor
>    Affects Versions: 1.1.0-beta2
>            Reporter: Eric Dalquist
>         Assigned To: David DeWolf
>             Fix For: 1.1.0
>
>
> PLT.21.8.1 allows all <description> elements and the <portlet-name> element in the portlet.xml to have an optional xml:lang attribute specify the locale the content is written in. If not specified the local is "en". All descriptor objects that have descriptions and the PortletDD object need to have these properties changed to Maps where the key is the locale and the value is the text from the element.

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