Message941
Roundup 0.6.0 (Python 2.3)
In the Issue-Editing dialog clicking on one of the
'list'-links, getting the new window there occurs a
JavaScript Exception (No such variable 'original_field'
line 104 in help_controls.js).
In line 4 of help_controls.js you call
<code>original_field =
window.opener.document.itemSynopsis[field].value;</code>
where 'window.opener.document' is not (or no more)
valid in every browser (problem with opera and IE).
Is there the possibility to fix this?
Thanks
Marcel Bihr
mailto:czbima@ocag.ch
|
|
Date |
User |
Action |
Args |
2009-02-03 14:20:27 | admin | link | issue795348 messages |
2009-02-03 14:20:27 | admin | create | |
|