]
Jay Balunas updated RF-8909:
----------------------------
Fix Version/s: Future_4.X
(was: 4.0.0.Milestone2)
CDK: renderer-type is not written into .taglib.xml
--------------------------------------------------
Key: RF-8909
URL:
https://jira.jboss.org/browse/RF-8909
Project: RichFaces
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: CDK
Affects Versions: 4.0.0.Milestone1
Reporter: Nick Belaevski
Assignee: Alexander Smirnov
Priority: Critical
Fix For: Future_4.X
CDK doesn't write renderer-type tag into .taglib.xml files. Here is the result of CDK
execution:
<component>
<component-type>org.richfaces.JQuery</component-type>
</component>
but should be:
<component>
<component-type>org.richfaces.JQuery</component-type>
<renderer-type>org.richfaces.JQueryRenderer</renderer-type>
</component>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: