← Back to team overview

mahara-contributors team mailing list archive

[Bug 638841] [NEW] Code commented in view/artefact.php ?

 

Public bug reported:

While looking at the code... 1.3.0

I have not noticed any specific problem with function - I noticed that lines 179-216 and 221-246 of view/artefact.php are displayed in Dreamweaver as if they have been commented out.  This might be just a quirk of Dreamweaver, and the code might be fine.  However I thought I'd mention it as a possible bug, in case 
 "$js .= <<<EOF" 
would result in code being interpreted as non-actionable comment code.

** Affects: mahara
     Importance: Undecided
         Status: New

-- 
Code commented in view/artefact.php ?
https://bugs.launchpad.net/bugs/638841
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.

Status in Mahara ePortfolio: New

Bug description:
While looking at the code... 1.3.0 

I have not noticed any specific problem with function - I noticed that lines 179-216 and 221-246 of view/artefact.php are displayed in Dreamweaver as if they have been commented out.  This might be just a quirk of Dreamweaver, and the code might be fine.  However I thought I'd mention it as a possible bug, in case 
 "$js .= <<<EOF" 
would result in code being interpreted as non-actionable comment code.





Follow ups

References