Bug #17668
closedforce charset does not work in mass editing
0%
Description
i list multiple datarecords (85) and then i want to edit each field of column lets say "name"; there are special characters so we needed to force charset in localconf to utf-8.
- in the "name" textfield is the value "Garc?a"
- i enter the name value "García" in the textfield and save;
- in the "name" textfield is the value "Garc?a" again
if i do this in the single datarecord mask it works as i want and "García" is stored!
(issue imported from #M6496)
Updated by Mller, Roland about 17 years ago
BUG SEEMS TO APPEAR ONLY IN SINGLE LINE TEXTFIELD NOT IN TEXTAREA
Updated by Mller, Roland about 17 years ago
- database table tt_address
- works in singe textfield with database column varchar
- works not in single textfield with database column tinytext
Updated by Christian Kuhn almost 16 years ago
Is anyone able to confirm a charset issue in multi record edit mode in current versions?
Are there any other open issues that describe similar behavior?
Updated by Christian Kuhn over 15 years ago
Resolved, unable to reproduce:
- I was unable to reproduce this locally
- No feedback for two month
Please reopen if this is still a valid problem, please submit details of your mysql and typo3 charset settings.