Share

Project Planning and Tracking System

Tracker: Bugs

5 Javascript error in PPTS (1.6.5) - ID: 1602599
Last Update: Tracker Item Submitted ( nobody )

When you goto PPTS the menu system doesn't show up because of a javascript
error in the menu item "Cohn's Burn Down".

ppts/classes/CConfigPPTSMenu.php

if ($this->access["Burn Down Graph"])
{
$iterationMenu->addMenuItem("Cohn's Burn Down",
"index.php?content=showBurnDownGraphCohn.php");
}

The javascript array uses single quotes to wrap the menu title so the quote
in Cohn's kills it.


Nobody/Anonymous ( nobody ) - 2006-11-25 05:10

5

Open

None

Nobody/Anonymous

None

None

Public


Comments




Log in to comment.

No follow-up comments have been posted.

Attached File

No Files Currently Attached

Change

No changes have been made to this artifact.