You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Glauco Pimentel Gomes (JIRA)" <de...@myfaces.apache.org> on 2009/02/13 03:29:59 UTC

[jira] Created: (TRINIDAD-1393) Small mistype in trinidad-config.xsd

Small mistype in trinidad-config.xsd
------------------------------------

                 Key: TRINIDAD-1393
                 URL: https://issues.apache.org/jira/browse/TRINIDAD-1393
             Project: MyFaces Trinidad
          Issue Type: Bug
    Affects Versions: 1.0.10-core
            Reporter: Glauco Pimentel Gomes
            Priority: Trivial


In the line 235 have:
    <list itemType="config.accessibilityProfileType"/>


Should be:
    <list itemType="config:accessibilityProfileType"/>


I will provide a patch.

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


[jira] Commented: (TRINIDAD-1393) Small mistype in trinidad-config.xsd

Posted by "Jeanne Waldman (JIRA)" <de...@myfaces.apache.org>.
    [ https://issues.apache.org/jira/browse/TRINIDAD-1393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12673418#action_12673418 ] 

Jeanne Waldman commented on TRINIDAD-1393:
------------------------------------------

I already did. See the Subversion Commits tab.

> Small mistype in trinidad-config.xsd
> ------------------------------------
>
>                 Key: TRINIDAD-1393
>                 URL: https://issues.apache.org/jira/browse/TRINIDAD-1393
>             Project: MyFaces Trinidad
>          Issue Type: Bug
>    Affects Versions: 1.0.10-core
>            Reporter: Glauco Pimentel Gomes
>            Assignee: Jeanne Waldman
>            Priority: Trivial
>             Fix For:  1.2.12-core
>
>         Attachments: trinidad-config_xsd.patch
>
>
> In the line 235 have:
>     <list itemType="config.accessibilityProfileType"/>
> Should be:
>     <list itemType="config:accessibilityProfileType"/>
> I will provide a patch.

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


[jira] Updated: (TRINIDAD-1393) Small mistype in trinidad-config.xsd

Posted by "Glauco Pimentel Gomes (JIRA)" <de...@myfaces.apache.org>.
     [ https://issues.apache.org/jira/browse/TRINIDAD-1393?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Glauco Pimentel Gomes updated TRINIDAD-1393:
--------------------------------------------

    Status: Patch Available  (was: Open)

> Small mistype in trinidad-config.xsd
> ------------------------------------
>
>                 Key: TRINIDAD-1393
>                 URL: https://issues.apache.org/jira/browse/TRINIDAD-1393
>             Project: MyFaces Trinidad
>          Issue Type: Bug
>    Affects Versions: 1.0.10-core
>            Reporter: Glauco Pimentel Gomes
>            Priority: Trivial
>
> In the line 235 have:
>     <list itemType="config.accessibilityProfileType"/>
> Should be:
>     <list itemType="config:accessibilityProfileType"/>
> I will provide a patch.

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


[jira] Updated: (TRINIDAD-1393) Small mistype in trinidad-config.xsd

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

Jeanne Waldman updated TRINIDAD-1393:
-------------------------------------

       Resolution: Fixed
    Fix Version/s:  1.2.12-core
           Status: Resolved  (was: Patch Available)

we already branched for 1.2.11, so this will be in 1.2.12

> Small mistype in trinidad-config.xsd
> ------------------------------------
>
>                 Key: TRINIDAD-1393
>                 URL: https://issues.apache.org/jira/browse/TRINIDAD-1393
>             Project: MyFaces Trinidad
>          Issue Type: Bug
>    Affects Versions: 1.0.10-core
>            Reporter: Glauco Pimentel Gomes
>            Assignee: Jeanne Waldman
>            Priority: Trivial
>             Fix For:  1.2.12-core
>
>         Attachments: trinidad-config_xsd.patch
>
>
> In the line 235 have:
>     <list itemType="config.accessibilityProfileType"/>
> Should be:
>     <list itemType="config:accessibilityProfileType"/>
> I will provide a patch.

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


[jira] Commented: (TRINIDAD-1393) Small mistype in trinidad-config.xsd

Posted by "Glauco Pimentel Gomes (JIRA)" <de...@myfaces.apache.org>.
    [ https://issues.apache.org/jira/browse/TRINIDAD-1393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12673372#action_12673372 ] 

Glauco Pimentel Gomes commented on TRINIDAD-1393:
-------------------------------------------------

Could you apply the patch to the 1.0.x branch?

> Small mistype in trinidad-config.xsd
> ------------------------------------
>
>                 Key: TRINIDAD-1393
>                 URL: https://issues.apache.org/jira/browse/TRINIDAD-1393
>             Project: MyFaces Trinidad
>          Issue Type: Bug
>    Affects Versions: 1.0.10-core
>            Reporter: Glauco Pimentel Gomes
>            Assignee: Jeanne Waldman
>            Priority: Trivial
>             Fix For:  1.2.12-core
>
>         Attachments: trinidad-config_xsd.patch
>
>
> In the line 235 have:
>     <list itemType="config.accessibilityProfileType"/>
> Should be:
>     <list itemType="config:accessibilityProfileType"/>
> I will provide a patch.

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