[jira] Updated: (COCOON-1807) Workaround for IE Bug in button

2007-01-21 Thread JIRA

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

Jörg Heinicke updated COCOON-1807:
--

Fix Version/s: (was: 2.1.10)

 Workaround for IE Bug in button
 -

 Key: COCOON-1807
 URL: https://issues.apache.org/jira/browse/COCOON-1807
 Project: Cocoon
  Issue Type: Improvement
  Components: Blocks: Forms
Affects Versions: 2.1.8, 2.1.9, 2.1.10, 2.2-dev (Current SVN)
Reporter: Rolf Metternich
 Attachments: action-error.txt, Action.patch


 Special workaround  IE Bug for 
 button type=button title=row up 
 name=results.0.columns.0.result-column-move-up 
 id=results.0.columns.0.result-column-move-up
 value=row up onClick=forms_submitForm(this);img src=up.gif 
 border=0/button
 The IE returns the values of all button in every row, so there are multiple 
 submitWidgets!
 My Workaround is using the onClick-Event to remember the button name by using 
 the known js-function forms_submitForm(this). In the Action-class I check 
 if the field forms_submit_id is set and use this as SubmitWidget. 
 I'm using this patch since 1 year and it works fine.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Updated: (COCOON-1807) Workaround for IE Bug in button

2007-01-11 Thread Rolf Metternich (JIRA)

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

Rolf Metternich updated COCOON-1807:


Attachment: action-error.txt

 Workaround for IE Bug in button
 -

 Key: COCOON-1807
 URL: https://issues.apache.org/jira/browse/COCOON-1807
 Project: Cocoon
  Issue Type: Improvement
  Components: Blocks: Forms
Affects Versions: 2.1.8, 2.1.9, 2.2-dev (Current SVN)
Reporter: Rolf Metternich
Priority: Minor
 Attachments: action-error.txt, Action.patch


 Special workaround  IE Bug for 
 button type=button title=row up 
 name=results.0.columns.0.result-column-move-up 
 id=results.0.columns.0.result-column-move-up
 value=row up onClick=forms_submitForm(this);img src=up.gif 
 border=0/button
 The IE returns the values of all button in every row, so there are multiple 
 submitWidgets!
 My Workaround is using the onClick-Event to remember the button name by using 
 the known js-function forms_submitForm(this). In the Action-class I check 
 if the field forms_submit_id is set and use this as SubmitWidget. 
 I'm using this patch since 1 year and it works fine.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Updated: (COCOON-1807) Workaround for IE Bug in button

2007-01-11 Thread Rolf Metternich (JIRA)

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

Rolf Metternich updated COCOON-1807:


Fix Version/s: 2.1.10
 Priority: Major  (was: Minor)
  Urgency: Normal
   Other Info: [Patch available]
Affects Version/s: 2.1.10

 Workaround for IE Bug in button
 -

 Key: COCOON-1807
 URL: https://issues.apache.org/jira/browse/COCOON-1807
 Project: Cocoon
  Issue Type: Improvement
  Components: Blocks: Forms
Affects Versions: 2.1.8, 2.1.9, 2.1.10, 2.2-dev (Current SVN)
Reporter: Rolf Metternich
 Fix For: 2.1.10

 Attachments: action-error.txt, Action.patch


 Special workaround  IE Bug for 
 button type=button title=row up 
 name=results.0.columns.0.result-column-move-up 
 id=results.0.columns.0.result-column-move-up
 value=row up onClick=forms_submitForm(this);img src=up.gif 
 border=0/button
 The IE returns the values of all button in every row, so there are multiple 
 submitWidgets!
 My Workaround is using the onClick-Event to remember the button name by using 
 the known js-function forms_submitForm(this). In the Action-class I check 
 if the field forms_submit_id is set and use this as SubmitWidget. 
 I'm using this patch since 1 year and it works fine.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira