Project

General

Profile

Actions

Bug #25231

closed

Default value and description of deprecated forceCharset parameter are misleading

Added by Jo Hasenau over 13 years ago. Updated over 11 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2011-03-02
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.5
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

Since TYPO3 4.5 the usage of the forceCharset parameter in the Install-Tool is deprecated and the description tells you to find other ways to ensure U>TF-8 in your TYPo3 installation.

Now there are different scenarios that lead to unwanted behaviour in each case:

1. You updated from a former TYPO3-Version that used "forceCharset => utf-8"

2. You updated from a former TYPO3-Version that didn't use any value and you will find the default value in the intput field which is "utf-8"

3. You installed a new TYPO3 4.5 and you will find the default value in the intput field which is "utf-8"

The usual behaviour in any case would be to remove the value and save the form, which will lead to forceCharset being set to an empty value instead of being removed completely.

The result is a backend running the default charset of your server, which will lead to unwanted behaviour when saving forms with special characters like i.e. the Euro sign.

Actually the default value should be "-1" and not "utf-8" and the description should tell the user to either not touch this value or replace any other value with "-1" to get the default behaviour.

(issue imported from #M17837)

Actions #1

Updated by Chris topher almost 13 years ago

  • Status changed from New to Needs Feedback
  • Target version deleted (0)

The default value has already been set to "-1".

So is this issue done?

Actions #2

Updated by Alexander Opitz over 11 years ago

  • Status changed from Needs Feedback to Closed

No feedback for over 90 days.

Actions

Also available in: Atom PDF