View Issue Details

IDProjectCategoryView StatusLast Update
0010655mantisbtbugtrackerpublic2009-12-27 17:32
ReporterDominionSpy Assigned Tovboctor  
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionfixed 
OSWindows Server 2003OS VersionSP1 
Product Version1.2.0rc1 
Fixed in Version1.2.0rc2 
Summary0010655: Private notes cause the view page to stop rendering
Description

When a user who does not have permission to view private notes looks at an issue with one or more of them, the page takes a long time to load and when it does eventually load, the page is only rendered up to the section before notes. No notes are shown (even public ones), no add note section, issue history section, or footer is shown.

Also, there are errors generated in the Apache logs:
PHP Fatal error: Maximum execution time of 30 seconds exceeded in C:\Program Files\Apache\htdocs\mantis\core\lang_api.php on line 182, referer: http://glkas0880v:8080/mantis/view.php?id=1094
PHP Fatal error: Maximum execution time of 30 seconds exceeded in C:\Program Files\Apache\htdocs\mantis\core\bugnote_api.php on line 357, referer: http://glkas0880v:8080/mantis/view.php?id=1094
PHP Fatal error: Maximum execution time of 30 seconds exceeded in C:\Program Files\Apache\htdocs\mantis\core\user_pref_api.php on line 133, referer: http://glkas0880v:8080/mantis/view.php?id=1094
PHP Fatal error: Maximum execution time of 30 seconds exceeded in C:\Program Files\Apache\htdocs\mantis\core\config_api.php on line 61, referer: http://glkas0880v:8080/mantis/view.php?id=1094

Additional Information

Apache version:
Initially tested with 2.2.6, currently running with 2.2.11

PHP:
Initially tested with 5.3.0RC4, currently running with 5.2.10

Tagsnotes, security

Relationships

has duplicate 0011079 closeddhx Error viewing private note 

Activities

vboctor

vboctor

2009-07-04 03:02

manager   ~0022375

Fixed in both master and master-1.2.x.

Related Changesets

MantisBT: master 6c8c7bed

2009-07-04 02:56

vboctor


Details Diff
Fixes 0010655: Private notes cause the view page to stop rendering. Affected Issues
0010655
mod - core/bugnote_api.php Diff File

MantisBT: master-1.2.x 57dbc614

2009-07-04 03:00

vboctor


Details Diff
Fixed 0010655: Private notes cause the view page to stop rendering. Affected Issues
0010655
mod - core/bugnote_api.php Diff File