You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Jakob Korherr (JIRA)" <de...@myfaces.apache.org> on 2010/03/13 11:54:27 UTC

[jira] Resolved: (MYFACES-2603) Incorrect web-facesconfig_2_0.xsd

     [ https://issues.apache.org/jira/browse/MYFACES-2603?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jakob Korherr resolved MYFACES-2603.
------------------------------------

       Resolution: Fixed
    Fix Version/s: 2.0.0-beta-3

It's great that you were able to create a patch. It helped a lot, so thanks again!

> Incorrect web-facesconfig_2_0.xsd 
> ----------------------------------
>
>                 Key: MYFACES-2603
>                 URL: https://issues.apache.org/jira/browse/MYFACES-2603
>             Project: MyFaces Core
>          Issue Type: Bug
>          Components: JSR-314
>    Affects Versions: 2.0.0-beta-2
>            Reporter: Gerry Kessler
>            Assignee: Jakob Korherr
>             Fix For: 2.0.0-beta-3
>
>         Attachments: web-facesconfig_2.0_diff.txt, web-facesconfig_2_0.xsd
>
>
> The web-facesconfig_2_0.xsd schema that is shipping with the latest binaries (myfaces-core-2.0.0-beta-2) is not compliant with the final JSF 2.0 spec.
> I have noted the following issues:
>           - Missing namespace for faces-configType behavior element
>           - Missing "eager" attribute for faces-config-managed-beanType
>           - Missing "include-view-params" attribute for faces-config-redirectType
>           - Missing faces-config-redirect-viewParamType type
>           - Missing "if" element in faces-config-navigation-caseType
>           - Missing faces-config-ifType type
>           - Incorrect element name for behavior-extensionType in faces-config-behaviorType: was "extension"; should be "behavior-extension"
> I believe there are also several minor issues with schema listed in the final JSR-314 spec:
>      Missing id attribute on:
>           - faces-config-orderingType
>           - faces-config-absoluteOrderingType
>           - faces-config-behaviorType
>           - faces-config-client-behavior-rendererType
> I am new to JIRA and this is my first submitted bug.   I hope to attach my "repaired" schema to this issue.

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