You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Bill Baggett (JIRA)" <de...@myfaces.apache.org> on 2009/05/18 22:33:45 UTC

[jira] Created: (TRINIDAD-1476) Unnecessary tr and trh namespace declarations in faces-config.xml

Unnecessary tr and trh namespace declarations in faces-config.xml
-----------------------------------------------------------------

                 Key: TRINIDAD-1476
                 URL: https://issues.apache.org/jira/browse/TRINIDAD-1476
             Project: MyFaces Trinidad
          Issue Type: Bug
          Components: Build
    Affects Versions: 1.2.10-plugins 
            Reporter: Bill Baggett
            Priority: Minor


In TRINIDAD-1461, we introduced plugin changes for the new jsr-276.  Among those changes we needed to add name space declarations in the root element (ie faces-config) so that name space declarations didn't show up on other elements when the default namespace changed.

Both tr and trh show up as extra name space declarations.  We need to add these to the root element, like we did with the other name spaces.

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


[jira] Resolved: (TRINIDAD-1476) Unnecessary tr and trh namespace declarations in faces-config.xml

Posted by "Matthias Weßendorf (JIRA)" <de...@myfaces.apache.org>.
     [ https://issues.apache.org/jira/browse/TRINIDAD-1476?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matthias Weßendorf resolved TRINIDAD-1476.
------------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.2.10-plugins 
         Assignee: Matthias Weßendorf

> Unnecessary tr and trh namespace declarations in faces-config.xml
> -----------------------------------------------------------------
>
>                 Key: TRINIDAD-1476
>                 URL: https://issues.apache.org/jira/browse/TRINIDAD-1476
>             Project: MyFaces Trinidad
>          Issue Type: Bug
>          Components: Build
>    Affects Versions: 1.2.10-plugins 
>            Reporter: Bill Baggett
>            Assignee: Matthias Weßendorf
>            Priority: Minor
>             Fix For: 1.2.10-plugins 
>
>         Attachments: metadata2.patch
>
>
> In TRINIDAD-1461, we introduced plugin changes for the new jsr-276.  Among those changes we needed to add name space declarations in the root element (ie faces-config) so that name space declarations didn't show up on other elements when the default namespace changed.
> Both tr and trh show up as extra name space declarations.  We need to add these to the root element, like we did with the other name spaces.

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