mark2 Posted June 25, 2012 Share Posted June 25, 2012 We are running 1.2.5 and I think this problem was fixed in later releases. The POST data can be lost when forms get very big. I'm not sure what the real cause of this is, I tried increasing all the relevant limits in php.ini We have seen similar behavior with large <select> sections in admin forms e.g. categories in the product form. I've modified AdminTranslations.php so it does not loose data. Also added the possibility to modify a single file for translation which reduces the amount of data in the form and offers a work around. This is just a hack but I mention it in case others are seeing the same problem. If you like I'll post the code. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now