Re: feature request and small bug for comparison screen
Martijn Faassen <[email protected]>
| Newsgroups | gmane.comp.web.zope.silva.devel |
|---|---|
| Message-ID | <[email protected]> |
Guido Wesdorp wrote: [snip] > Back buttons are evil, and this problem can not be solved unless we'd > add a button ourselves to jump 'back' to the publish screen. I fear that > really jumping back *without* performing the actions again would be > impossible. Back buttons aren't evil (though sometimes hard to work with in a web app). But hooking things to execute when the back button is pressed *is* typically evil. :) Regards, Martijn