Closed (fixed)
Project:
Chaos Tool Suite (ctools)
Version:
6.x-1.x-dev
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Reporter:
Created:
29 Oct 2009 at 03:42 UTC
Updated:
29 Jul 2010 at 21:50 UTC
Simple case:
1) Create a new custom page, allowing it to use context, selection rules, and a menu item. Click 'next' to advance to the second step of the custom page creation process.
2) Click 'back' on the second step.
3) (Possibly optional) Change some of the options - say, uncheck menu item. Hit 'next'.
4) Note that you'll still be presented the option for configuring a menu item.
5) Once the initial variant creation is complete, there are actually two variants.
Seems like we're not appropriately clearing what comes out of the object cache, and so getting residuals. Not a big deal, but kinda funky.
Comments
Comment #1
merlinofchaos commentedHm. Yeah, we need to add some 'back' handling. I agree this is fairly minor, but annoying!
Comment #2
hefox commented"Subscribe" I managed to accidentally encounter this twice in the last hour (it's one of "those days").
It seems to also loose some information on the screen when backed.
Comment #3
merlinofchaos commentedOk, checked in a fix for this.