[
https://issues.apache.org/jira/browse/TOMAHAWK-898?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stefan Schuster updated TOMAHAWK-898:
-------------------------------------
Status: Patch Available (was: Open)
> New tableSuggestAjax is ignoring multiple attribtues
> ----------------------------------------------------
>
> Key: TOMAHAWK-898
> URL: https://issues.apache.org/jira/browse/TOMAHAWK-898
> Project: MyFaces Tomahawk
> Issue Type: Bug
> Components: New Component
> Affects Versions: 1.1.5-SNAPSHOT
> Reporter: Stefan Schuster
> Fix For: 1.1.5-SNAPSHOT
>
> Attachments: tableSuggestAjax.patch
>
>
> The new version of the tableSuggestAjax changed the input field to be
> generated by dojo instead of the being rendered by the standard
> HtmlTextRendererBase. This caused multiple lost attributes like "disabled" or
> all the javascript handlers.
> The attached patch solves this by going one step back. The input field will
> be generated by the HtmlTextRendererBase again and then be injected into the
> dojo component.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.