Login!
Lost password?
 

MODx Bug/Feature Tracker and Feature Requests

Welcome to the MODx CMS Tracker. Please choose the appropriate project from the drop down menu and provide as much information as possible regarding your server environment and browser. Thanks!

FS#968 — Errors saving documents after switching utf8 to iso8859-1

Attached to Project — MODx
Opened by Luciano A. Ferrer (luuuciano) - Wednesday, 24 October 2007, 11:28AM
Task Type Bug Report
Category Core Distribution
Status Closed
Assigned To No-one
Operating System All
Severity Medium
Priority Normal
Reported Version 0.9.6
Due in Version Undecided
Due Date Undecided
Percent Complete 0%

Details

I have created documents using utf8, and (for example) title have special character like "Más ofertas mes de septiembre"...

Then, I need to switch the site to iso8859-1, and when I try to change "Más ofertas mes de septiembre 2007" to the correct value "Más ofertas mes de septiembre 2007" I get errors and changes are not saved properly

Warning: strtr() [function.strtr]: The second argument is not an array. in /home/user/public_html/manager/processors/save_content.processor.php on line 860

Warning: Cannot modify header information - headers already sent by (output started at /home/user/public_html/manager/processors/save_content.processor.php:860) in /home/user/public_html/manager/processors/save_content.processor.php on line 564
This task depends upon

This task blocks these from closing
Closed by  Jason Coward (opengeek)
Wednesday, 24 October 2007, 12:12PM
Reason for closing:  Duplicate
Additional comments about closing:  This is a duplicate of FS#874
Comment by Luciano A. Ferrer (luuuciano) - Wednesday, 24 October 2007, 11:51AM