Roundup Tracker - Issues

Issue 1101811

classification
Javascript errors on 'issue' popups.
Type: Severity: normal
Components: Web interface Versions:
process
Status: closed fixed
:
: richard : morganhankins, richard
Priority: normal :

Created on 2005-01-13 17:44 by morganhankins, last changed 2005-01-13 17:44 by morganhankins.

Messages
msg1827 Author: [hidden] (morganhankins) Date: 2005-01-13 17:44
I am using roundup-0.8.0b1 with firefox1.0 on linux.

When running the demo, the javascript is broken for the
'(list)' popup windows on the 'issue' page.

Specifically, the 'cancel' and 'apply' buttons generate the
following javascript errors:

Error: field is not defined
Source File:
http://localhost:8917/demo/@@file/help_controls.js
Line: 3

Error: original_field is not defined
Source File:
http://localhost:8917/demo/@@file/help_controls.js
Line: 88

Error: field is not defined
Source File:
http://localhost:8917/demo/@@file/help_controls.js
Line: 38

-m
msg1828 Author: [hidden] (morganhankins) Date: 2005-01-13 17:50
Logged In: YES 
user_id=1172955

Ack. I didn't search the existing bugs well enough. 

I see that this issue has been fixed in 0.8 beta 2. 

-m
History
Date User Action Args
2005-01-13 17:44:35morganhankinscreate