omda12 / akelosframework

Automatically exported from code.google.com/p/akelosframework
GNU Lesser General Public License v2.1
0 stars 0 forks source link

\PATCH improve menu_helper and add test suite for menu_helper #55

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
See the MenuHelper class for improvement (cf doc)

Original issue reported on code.google.com by jerome.l...@gmail.com on 18 Apr 2007 at 10:17

Attachments:

GoogleCodeExporter commented 9 years ago
Jerome, I've committed a modified version of this patch (find attachment) on 
rev.209

I've changed the addition of arrays with an array_merge as + doesn't have the 
same
effect in PHP and ruby.

Additionally I've added "_controller.php" pattern check before including the
controller file.

Original comment by bermifer...@gmail.com on 19 Apr 2007 at 1:14

Attachments:

GoogleCodeExporter commented 9 years ago
I forgot to remove comments from the test file (too long day). I've committed
corrected test file on rev.210

Original comment by bermifer...@gmail.com on 19 Apr 2007 at 1:26