21491 Posts in 5783 Topics by 2621 members
General Questions
SilverStripe Forums » General Questions » CMS behavior when pressing Return in single-line CMS fields with Translatable
General questions about getting started with SilverStripe that don't fit in any of the categories above.
Moderators: martimiz, Howard, Sean, Ryan M., biapar, Willr, Ingo, swaiba, simon_w
|
Page:
1
|
Go to End | |
| Author | Topic: | 184 Views |
-
CMS behavior when pressing Return in single-line CMS fields with Translatable

13 February 2012 at 9:40am
I am experiencing some trouble here with SilverStripe 2.4.7 and Translatable when pressing Return in single-line CMS fields. Sometimes the current record is being saved, sometimes a new translation is being created and sometimes I get a PHP exception that requestVar() was called on a non-object in SecurityToken.php probably because of "if(!SecurityToken::inst()->checkRequest($request)) return $this->httpError(400);" in CMSMain's createtranslation(). The funny thing is that in Google Chrome for example, pressing Return does absolutely nothing while in Firefox I get the described behavior.
How does your SilverStripe behave? Also try creating a translation and then re-testing.
| 184 Views | ||
|
Page:
1
|
Go to Top |

