Message1941

Author r.david.murray
Recipients eric.smith, r.david.murray, sandro.tosi
Date 2011-03-29.11:21:32
SpamBayes Score 1.35835e-07
Marked as misclassified No
Content
Eric, Sandro is talking about the fact that if you use the platform/browser specific method to deselect the *last* keyword that is selected, and then you click submit...nothing happens.  That is, that keyword is still set.  To unset it, you have to actively select '- no selection -' and hit submit, which is not particularly intuitive.  Presumably the server side code is doing nothing in the case where "nothing is selected", instead of unsetting the last flag.  This should in theory be fixable :)
History
Date User Action Args
2011-03-29 11:21:32r.david.murraysetrecipients: + r.david.murray, eric.smith, sandro.tosi
2011-03-29 11:21:32r.david.murraysetmessageid: <1301397692.36.0.814110259211.issue384@psf.upfronthosting.co.za>
2011-03-29 11:21:32r.david.murraylinkissue384 messages
2011-03-29 11:21:32r.david.murraycreate