[
https://jira.jboss.org/browse/RF-9325?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Anton Belevich updated RF-9325:
-------------------------------
Summary: CDK: can't specify 'readonly' attribute on html <input > element
in the xml template (was: CDK: can't specify 'readonly' attribute on html
<input > element in template)
Assignee: Alexander Smirnov
> CDK: can't specify 'readonly' attribute on html <input > element in the xml
> template
> ------------------------------------------------------------------------------------
>
> Key: RF-9325
> URL: https://jira.jboss.org/browse/RF-9325
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: CDK
> Affects Versions: 4.0.0.Milestone2
> Reporter: Anton Belevich
> Assignee: Alexander Smirnov
> Fix For: 4.0.0.Milestone3
>
>
> when I set <input readonly="readonly"/> in cdk template tempate compiler
> generate next java code:
> if(Boolean.valueOf(String.valueOf("readonly"))) {
> responseWriter.writeAttribute("readonly","readonly",null);
> }
--
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
_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues