View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0004344 | mantisbt | bugtracker | public | 2004-08-18 04:37 | 2004-08-29 01:48 |
| Reporter | hennot | Assigned To | vboctor | ||
| Priority | normal | Severity | minor | Reproducibility | sometimes |
| Status | closed | Resolution | duplicate | ||
| Product Version | 0.19.0a2 | ||||
| Summary | 0004344: Viewing an issue page generates Runtime Error when sponsorships are disabled | ||||
| Description | When sponsorships are disabled in the config file (the default), viewing an issue page (any) displays the attached error message (when using Internet Explorer and Microsoft Script Editor is installed) | ||||
| Additional Information | I didn't notice this problem until I installed Microsoft Office which includes Microsoft Script Editor and now, every time there is an error within the page, I'm being prompted whether I'd like to debug this error. | ||||
| Tags | No tags attached. | ||||
| Attached Files | |||||
|
When a script debugger is not installed, IE displays just a small yellow triangle with an exclamation mark in center and says "Done, but with errors on page.". When that yellow triangle is clicked a dialog box is shown with the details of the error (look at the 3rd screenshot). |
|
|
In file: $Id: bug_sponsorship_list_view_inc.php,v 1.9 2004/07/18 13:22:28 vboctor Exp $Line 153 should read : After this change the javascript-error is fixed. |
|