Actions
Bug #2087
closedXUL Error when runnign UI for a second time on client
Status:
Resolved
Priority:
Normal
Assignee:
Category:
jalama-general
Target version:
Start date:
05/24/2005
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
2087
Description
start jalama on client, choose a UI and hit start. Collect data and hiot finish.
close this window. go back to homepage and select same UI again, and hit start.
window pops up showing a xul error
Updated by Matthew Brooke over 19 years ago
this is because EMLInlineData object creates a new renderer and sets wrong XBL root
Updated by Matthew Brooke over 19 years ago
fixed - was because EMLInlineData class was creating a new testrenderer instead
of using existing httprenderer
Actions