Prestashop Core Application V1.5

[PHP 5.4] Translation page max_input_vars exceeded

Details

  • Type: Improvement Improvement
  • Status: Open Open
  • Priority: Critical Critical
  • Resolution: Unresolved
  • Labels:
    None
  • Similar issues:
    PSCFV-4403 When trying to edit translations max_info_var error occurs
    PSCFV-4422 Need to reopen bug regarding a translation warning as posted fix did not work
    PSCFV-9016 Translations
    PSCFV-4085 Unable to modify translations becasue of PHP configuration limits the maximum number of fields
    PSCFV-4708 Error still showing despite implementing the recommended PHP config change
    PSCFV-4430 Back-office Translation of the Front-End is not possible.
    PSCFV-4590 please re-open pscfv-4548 - when trying to modify language (localizations -> translations) then error message
    PSCFV-2108 The "php openssl" warning on AdminModules is not translated

Description

the following new directive was added in PHP 5.4 :

  • max_input_vars - specifies how many GET/POST/COOKIE input variables may be accepted. default value 1000.

On a fresh install of Prestashop, there is more than 2000 input in the modules translation page so it will not work.
By the way the modules translation page freezes Opera 11.

Regards

Activity

Hide
Michaël MARINETTI added a comment - 17/Jan/12 3:12 PM

Thanks for pointing out that issue, we will optimize this part of the back-office in future version.

Regards,
Michaël

Show
Michaël MARINETTI added a comment - 17/Jan/12 3:12 PM Thanks for pointing out that issue, we will optimize this part of the back-office in future version. Regards, Michaël
Hide
Michaël MARINETTI added a comment - 02/Mar/12 10:23 AM

A warning message as been added (that's not a solution, but that's a good start in order to not loose any trads)

Show
Michaël MARINETTI added a comment - 02/Mar/12 10:23 AM A warning message as been added (that's not a solution, but that's a good start in order to not loose any trads)
Hide
Georges Cubas added a comment - 13/Mar/12 10:30 AM

This is the same problem than PSCFI-1993 but the causes are differents.

Show
Georges Cubas added a comment - 13/Mar/12 10:30 AM This is the same problem than PSCFI-1993 but the causes are differents.

People

Vote (0)
Watch (2)

Dates

  • Created:
    30/Dec/11 2:39 PM
    Updated:
    15/Jan/13 4:59 PM