View Issue Details

IDProjectCategoryView StatusLast Update
0004130mantisbtbugtrackerpublic2012-04-25 02:40
ReporterTomR Assigned Tovboctor  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version0.19.0a2 
Fixed in Version0.19.0rc1 
Summary0004130: Viewing bug: JavaScript error pops up
Description

When viewing closed bugs an error pops up.

TagsNo tags attached.
Attached Files
Error.bmp (99,766 bytes)   
Error.bmp (99,766 bytes)   

Relationships

has duplicate 0004129 closedtazza70 Viewing closed bug (issue): Error pops up 
has duplicate 0004160 closedvboctor Javascript error in the issue view pages 
has duplicate 0004178 closedvboctor 'Object required' in IE 6 
has duplicate 0004211 closedvboctor Accessing Issue details using IE 6.0.2800.1106 generates Javascript Error 
has duplicate 0004329 closedvboctor runtime error in bug-detail 
has duplicate 0004344 closedvboctor Viewing an issue page generates Runtime Error when sponsorships are disabled 
has duplicate 0004351 closedvboctor javascript error 

Activities

tazza70

tazza70

2004-07-19 04:22

reporter   ~0006133

Last edited: 2004-07-19 04:26

I was able to replicate issue with any sort of bug, not just closed.

The issue appears in the SetDiv() JavaScript function, relating to the collapsible screen elements.

Internet Explorer error:
JavaScript Error Line 110: Object required

FireFox Javascript debugger:
Error: document.getElementById(p_div + "_open") has no properties
Source File: (...)javascript/common.js
Line: 110

edited on: 07-19-04 04:26

TomR

TomR

2004-07-21 08:48

reporter   ~0006214

Did some testing ( on this bugtracker actually ) and found out the error only occures with issues status 'resolved'.

TomR

TomR

2004-07-21 08:50

reporter   ~0006215

... ans status 'closed'.