View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005236 | JEDI VCL | 99 Other | public | 2010-05-12 18:52 | 2011-06-10 16:10 |
Reporter | zefir | Assigned To | obones | ||
Priority | normal | Severity | trivial | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 3.39 | ||||
Target Version | Fixed in Version | 3.40 | |||
Summary | 0005236: devtools\FAQBuilder | ||||
Description | Configuration file FAQBuilder.ini contains JavaScript that raises error Object not found under FireFox: | ||||
Additional Information | In function: function ToggleVisible(objID) instead of: var obj = document.getElementById(objId); should be: var obj = document.getElementById(objID); | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2010-05-12 18:52 | zefir | New Issue | |
2010-06-07 10:11 | obones | Note Added: 0017432 | |
2010-06-07 10:11 | obones | Status | new => resolved |
2010-06-07 10:11 | obones | Fixed in Version | => Daily / SVN |
2010-06-07 10:11 | obones | Resolution | open => fixed |
2010-06-07 10:11 | obones | Assigned To | => obones |
2011-06-10 16:10 | obones | Fixed in Version | Daily / SVN => 3.40 |