-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Working on a bug today regarding set selections not being cleared when the user doesn't fully complete a page flow, in this case deployment of a configuration file. Result was the following patch:
http://git.fedorahosted.org/git/?p=spacewalk.git;a=commitdiff;h=0a2f84ea6257c6b930c9fa9d9cf29711a4ba144a I'd like to push this up one more level to the BaseSetListAction so it takes effect elsewhere, but wanted to check if anyone knows of a good reason why this would be unsafe? Basically is it safe to assume we can clear the set if this is not a form submission? (i.e. a beginning a new pageflow) Or are there some scenarios I'm unaware of where we'd want to keep past selections? Thanks, Devan - -- Devan Goodwin <[email protected]> Software Engineer Spacewalk / RHN Satellite Halifax, Canada 650.567.9039x79267 -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.10 (GNU/Linux) iEYEARECAAYFAkoav68ACgkQAyHWaPV9my7t7ACg7kX7uBtUyWyQw+T7TYqy3eSt Aw8AnjTqFpeo+OWa1nXkQSU1i3vIsa6C =fZbJ -----END PGP SIGNATURE----- _______________________________________________ Spacewalk-devel mailing list [email protected] https://www.redhat.com/mailman/listinfo/spacewalk-devel
