$this->navigation->menuFile() does not return full path to file

Bug #680490 reported by jsherk
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
PHPDevShell
Fix Released
Undecided
Unassigned

Bug Description

Create a php file like this:
<?php
echo $this->navigation->menuFile();
?>

and put it in /plugins/myPlugin/controllers/myFile.php

Set up a menu item to link to file, and it will display:
/my/server/path/phpds/plugins/myPlugin/myFile.php

Notice that it is missing the /controllers/ folder in the path.

Changed in phpdevshell:
status: New → Fix Committed
Changed in phpdevshell:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.