You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Stefan Schuster (JIRA)" <de...@myfaces.apache.org> on 2007/02/27 11:46:05 UTC

[jira] Updated: (TOMAHAWK-910) inputSugestAjax onchange JavaScript error

     [ https://issues.apache.org/jira/browse/TOMAHAWK-910?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stefan Schuster updated TOMAHAWK-910:
-------------------------------------

    Status: Patch Available  (was: Open)

> inputSugestAjax onchange JavaScript error
> -----------------------------------------
>
>                 Key: TOMAHAWK-910
>                 URL: https://issues.apache.org/jira/browse/TOMAHAWK-910
>             Project: MyFaces Tomahawk
>          Issue Type: Bug
>          Components: InputSuggestAjax
>    Affects Versions: 1.1.5-SNAPSHOT
>            Reporter: Stefan Schuster
>            Priority: Minor
>             Fix For: 1.1.5-SNAPSHOT
>
>         Attachments: inputSuggestAjax.patch
>
>
> The JavaScript for the dojo inputSuggestAjax component always tries to call onchange event if no event handler is set for it. This causes javaScript errors.
> The patch checks if onchange is available and call only if it's available.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.