Letractively / add-mvc-framework

Automatically exported from code.google.com/p/add-mvc-framework
0 stars 0 forks source link

sub_mode and mode not included on common_gpc argument of post_mode_process() #120

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Steps to reproduce the problem:
Declare a post_mode_process() on a controller.

expected output:
Able to access mode and sub_mode from the first argument array

actual output:
Only the common gpcs are accessible

Original issue reported on code.google.com by albertdi...@gmail.com on 4 Sep 2013 at 10:31

GoogleCodeExporter commented 9 years ago
mode and sub_mode are accessible through $this anyway

Original comment by albertdi...@gmail.com on 25 Sep 2013 at 2:24

GoogleCodeExporter commented 9 years ago
need to re-evaluate importance of this one

Original comment by albertdi...@gmail.com on 31 Jan 2014 at 3:56