[
https://jira.jboss.org/browse/RF-8950?page=com.atlassian.jira.plugin.syst...
]
Alexander Smirnov commented on RF-8950:
---------------------------------------
All schemes were updated to the latest CDK code, with one limitation: no restrictions for
required or duplicated attributes, because xml schema has no directives to deal with
inter-attribute restrictions. Therefore, schema does not recognises as errros situations
like:
<div id="foo" x:id="clientId" cdk:passThrough="id style"
>, while there are 3 concurrent definitions for the same attributr 'id'.
Add cdk extension attributes to the template schema
---------------------------------------------------
Key: RF-8950
URL:
https://jira.jboss.org/browse/RF-8950
Project: RichFaces
Issue Type: Task
Security Level: Public(Everyone can see)
Components: CDK
Reporter: Alexander Smirnov
Assignee: Alexander Smirnov
Fix For: 4.0.0.Milestone4
Original Estimate: 0 minutes
Remaining Estimate: 0 minutes
CDK processes attributes with 'http://richfaces.org/cdk/ext' namespace and
name of corresponding html attribute as component pass-through attribute. Xml schema
xhtml-el should contain 'choose' for any html attribute for one of html/cdk
namespace.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira