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

2007-02-28 Thread JIRA

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

Gerald Müllan updated TOMAHAWK-910:
---

Resolution: Fixed
Status: Resolved  (was: Patch Available)

Many thx once again to Stefan for providing this patch.

 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
 Assigned To: Gerald Müllan
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.



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

2007-02-27 Thread Stefan Schuster (JIRA)

 [ 
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.