Forums / General / Cancel Button Behaviour in Forums - Version 4.0.1
John Smith
Wednesday 04 November 2009 7:41:11 am
This afternoon, I was going through forums implemented on version 4.0.1
1. In one of the topics, I posted a reply by pressing the "New Reply" button.
2. Posted the reply by clicking "Send for Publishing" button.
3. No problems so far. Now clicked the browser backward button and got the screen where I was writing the message and pressed "Cancel" button.
4. Website layout broke with showing "Versions for "Topic Name" [1].
Have anybody else noticed this sort of behaviour. What is best way not to display version history page from the public website.
Thursday 05 November 2009 8:28:19 am
Any one from ezcrew please??
Much appreciated....
Radek Kuchta
Friday 06 November 2009 7:58:44 am
Hi John,
This is correct behavior of eZ Publish. If you want to change this, take a look at site.ini file.There is EditDirtyObjectAction variable. You can set it to usecurrent for a publick siteaccess.
http://ez.no/certification/verify/272582
Saturday 07 November 2009 3:52:46 am
Mate, it was already done before posting the problem.
[ContentSettings]EditDirtyObjectAction=usecurrent
Anyone else please?