Issue43

Title Wizard input persists between instances
Priority bug Status testing
Superseder Nosy List btami, jcater
Assigned To jcater Topics gnue-designer

Created on 2005-12-01.09:55:55 by btami, last changed 2006-04-05.23:00:55 by jcater.

Messages
msg140 (view) Author: jcater Date: 2006-04-05.18:00:53
Subversion revision 8381
Modified:
   trunk/gnue-designer/src/base/TemplateBase.py
Log:
Input given to wizards/templates should not persist between runs now

Issue43 testing

msg41 (view) Author: btami Date: 2005-12-01.09:55:55
Running a wizard and then running the wizard again without first 
exiting will cause the selections from the first wizard to reappear.  
This is mostly an inconvenience -- it shouldn't cause you to crash.
History
Date User Action Args
2006-04-05 23:00:55jcatersetstatus: chatting -> testing
nosy: btami, jcater
2006-04-05 23:00:55jcatersetstatus: unread -> chatting
nosy: btami, jcater
messages: + msg140
2006-03-30 21:03:40jcatersetpriority: planned feature -> bug
nosy: btami, jcater
title: Wizard inconvenience -> Wizard input persists between instances
2006-03-30 20:46:23jcatersetassignedto: jcater
nosy: + jcater
2005-12-01 09:55:55btamicreate