You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Antonio Petrelli (JIRA)" <ji...@apache.org> on 2006/12/02 22:52:57 UTC

[jira] Created: (SB-100) Tiles configuration locale-based inheritance does not work

Tiles configuration locale-based inheritance does not work
----------------------------------------------------------

                 Key: SB-100
                 URL: http://issues.apache.org/struts/browse/SB-100
             Project: Sandbox
          Issue Type: Bug
          Components: Tiles
    Affects Versions: 2.0
         Environment: Linux Kubuntu Dapper 6.06.1
            Reporter: Antonio Petrelli
         Assigned To: Antonio Petrelli
            Priority: Critical
             Fix For: 2.0


Definitions specified in first-level Locale configuration files (for example 'fr') are not inherited in secondo-level ones (for example 'fr_CA').

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/struts/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Resolved: (SB-100) Tiles configuration locale-based inheritance does not work

Posted by "Antonio Petrelli (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/struts/browse/SB-100?page=all ]

Antonio Petrelli resolved SB-100.
---------------------------------

    Resolution: Fixed

Corrected Tiles configuration files loading in UrlDefinitionsFactory.addDefinitions method.
Now for each Locale postfix all the sources are loaded and their definitions are loaded and put in a common Map.
Once all the definitions are loaded, they can be assigned to the ComponentDefinitions implementations and, therefore, can be inherited correctly.

> Tiles configuration locale-based inheritance does not work
> ----------------------------------------------------------
>
>                 Key: SB-100
>                 URL: http://issues.apache.org/struts/browse/SB-100
>             Project: Sandbox
>          Issue Type: Bug
>          Components: Tiles
>    Affects Versions: 2.0
>         Environment: Linux Kubuntu Dapper 6.06.1
>            Reporter: Antonio Petrelli
>         Assigned To: Antonio Petrelli
>            Priority: Critical
>             Fix For: 2.0
>
>
> Definitions specified in first-level Locale configuration files (for example 'fr') are not inherited in secondo-level ones (for example 'fr_CA').

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/struts/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira