[ 
https://issues.apache.org/jira/browse/MYFACES-2603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12844748#action_12844748
 ] 

Jakob Korherr commented on MYFACES-2603:
----------------------------------------

Hi Gerry,

Thanks for figuring that out! I recently added the include-view-params 
attribute and the faces-config-redirect-viewParamType to MyFaces core trunk, 
because I saw that this was missing. However I didn't know that there were more 
things missing...

Also thanks for attaching the repaired schema. I'll try to extract the changed 
information and commit it to MyFaces core trunk. So that this is in place for 
the next (beta) release!

Are you familiar with subversion? If so, you could check out MyFaces core trunk 
and apply your changes to those files. Then you would be able to create a patch 
(svn diff) file, which you could then attach to the jira issue. This would be 
really awesome because it spares us lots of work :)

If you're not familiar with subversion or you don't want to do that, it's also 
no problem, because just by creating a valid JIRA issue you're helping us a lot 
in increasing the quality of MyFaces. So thanks again and keep on reporting 
bugs ;)

> 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
>         Attachments: 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.

Reply via email to