Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Security Level: All-users
-
Labels:None
-
Similar issues:
PSCFV-5974white site after each save of changed translationPSCFV-2800Modules page > White pagePSCFV-2107In "AdminCustomers", "set the required fields for this section" button is not translated
PSCFV-5502 White page on Payment modulesPSCFV-4225White page on FOPSCFV-8308White page modules -> payment
PSCFV-9100 Products doesn't appear - white pagePSCFV-1607Smarty erorrs, white page
Description
After an svn update (just now) a white page appears if i go on module translation section for any language clicked and theme selected.
If i change the first list item, for example to translate frontoffice, it's ok, no problem.
The problem is so concerning only the module translation.
(I uninstall my personal modules but same problem)
The problem comes from some translations files (root/modules/blockadvertising/translations/en.php for example)
which have svn lines such as :
<<<<<<< .mine
>>>>>>> .r16417
...causes php fatal error for me of course.