Roundup Tracker - Issues

Message1827

Author morganhankins
Recipients
Date 2005-01-13.17:44:35
Message-id
In-reply-to
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
History
Date User Action Args
2009-02-03 14:21:09adminlinkissue1101811 messages
2009-02-03 14:21:09admincreate