Issue 1088020
Created on 2004-12-19 18:36 by niederberger, last changed 2004-12-19 18:36 by niederberger.
msg1781 |
Author: [hidden] (niederberger) |
Date: 2004-12-19 18:36 |
|
When pressing the "Apply" button on the help control
popup window, the respective form field on the issue
being edited wouldn't get updated.
My fix was to edit help_control.js and declare the
field parm on the javascript tag near line 11, so it
contains:
field = '${property}';
right below where the 'form' var is declared.
Not sure if this is the right fix / portable fix /
whatever. It "just works here" (TM).
Btw, thanks Richard and all other collaborators for
this great piece of software !!!
|
msg1782 |
Author: [hidden] (niederberger) |
Date: 2004-12-19 18:43 |
|
Logged In: YES
user_id=354686
Ooops, sorry.
I just verified and it's fixed on CVS.
|
|
Date |
User |
Action |
Args |
2004-12-19 18:36:17 | niederberger | create | |
|