
Bug: Buttons on pages don't always move to the expected/correct page`
Reported by dleffler | June 22nd, 2012 @ 02:51 PM
In some instances, the buttons on forms pages (configure, manage, etc...) don't take you where you'd expect (Save, Cancel, etc...)
Comments and changes to this ticket
-
dleffler January 10th, 2013 @ 11:44 PM
- Title changed from Bug: Buttons on form pages don't always move to the expected/correct page` to Bug: Buttons on pages don't always move to the expected/correct page`
- Assigned user set to dleffler
- Milestone set to 2.1.1
I'm paranoid that expHistory may need a good scrub. Not sure we always operate within the global $history object (within expHistory, not the calling module)? And we also rely on session variables (between pages)?
There is also some inconsistency in setting the history marker (set method) within methods (esp. showall, show, etc...)
We may need to come up with a better paradigm for layering history 'types' such as viewable, editable, configurable(?is this even valid?), managable, not_editable, etc...
-
dleffler January 19th, 2013 @ 02:05 AM
Notes:
- the home page never (seems to) get added to the history lists
- the expHistory->set() method is called numerous times per page for each module view
- however the expRouter->routeRequest() method is only called one per page
- 4 $router->url_type of base, page, action, post, & malformed
- 2 $router->url_style of sef, & query
-
expNinja January 19th, 2013 @ 02:10 AM
(from [c49758a4d6510ced96e9d94d8fb2592f4c5721a6]) Attempts to fix problem where Buttons on pages don't always move to the expected/correct page, we now do a better job of flagging and adding the home page to the history (never was being added) [#645] https://github.com/exponentcms/exponent-cms/commit/c49758a4d6510ced...
-
-
-
dleffler February 16th, 2013 @ 02:55 AM
- Milestone changed from 2.2.0alpha2 to 2.2.0alpha3
-
dleffler March 2nd, 2013 @ 09:45 PM
- Milestone changed from 2.2.0alpha3 to 2.2.0beta1
-
dleffler March 16th, 2013 @ 03:27 AM
- Milestone changed from 2.2.0beta1 to 2.2.0beta2
-
dleffler March 22nd, 2013 @ 11:21 AM
- Tag changed from form control to form control, form module
-
dleffler March 29th, 2013 @ 08:00 PM
- Milestone changed from 2.2.0beta2 to 2.2.0beta3
-
dleffler April 20th, 2013 @ 10:17 AM
- Milestone changed from 2.2.0beta3 to 2.2.0release-candidate
-
dleffler May 1st, 2013 @ 10:22 AM
- Milestone changed from 2.2.0release-candidate to 2.2.1
-
dleffler May 1st, 2013 @ 10:25 AM
- Milestone changed from 2.2.1 to 2.2.0release-candidate
-
dleffler May 3rd, 2013 @ 11:16 AM
- Milestone changed from 2.2.0release-candidate to 2.2.1
-
-
dleffler September 19th, 2013 @ 12:46 PM
- Milestone set to 2.2.3
-
expNinja September 20th, 2013 @ 03:27 AM
(from [38fe076f469f653ca0883af41252a100b9176515]) Fixes issue where 'Done' button on form record 'show' view didn't take you back to the expected/correct page [#645] https://github.com/exponentcms/exponent-cms/commit/38fe076f469f653c...
-
dleffler October 31st, 2013 @ 04:36 PM
- Milestone cleared.
-
-
-
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Bug Tracker for Exponent CMS