Project

General

Profile

Actions

Bug #23930

closed

Garbled char in description

Added by Marc Wöhlken about 14 years ago. Updated over 13 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2010-11-03
Due date:
% Done:

0%

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

Description

Description of [MAIL][transport] contains garbled characters when describing option sendmail:

"Sends messages by communicating with a locally installed MTA – such as sendmail. See setting transport_sendmail_command bellow."

(issue imported from #M16236)


Files

bug_16236.diff (2.31 KB) bug_16236.diff Administrator Admin, 2010-11-03 23:20
Actions #1

Updated by Chris topher about 14 years ago

Using UTF-8 as charset I see a long dash there; everything OK.

Actions #2

Updated by Marc Wöhlken about 14 years ago

Manually setting your browser to UTG-8 may solve the problem but the page is delivered as latin 1, see html source:

<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />

Actions #3

Updated by Chris topher about 14 years ago

What I meant is: My installation uses UTF-8, I don't have to change this manually. I also have the Meta tag say utf-8.

However, using an html entity instead of the sign itself should solve that.

Did you see other places with that problem?

Actions #4

Updated by Marc Wöhlken about 14 years ago

Just looked through all other texts but did not find any other place with char set encoding problems.

Actions #5

Updated by Marc Wöhlken about 14 years ago

Added patch that substitutes the garbled char by entity "–".

Actions #6

Updated by Ernesto Baschny almost 14 years ago

Committed to rev. 10050 (a single ASCII "-" instead).

Actions #7

Updated by Susanne Moog over 13 years ago

  • Target version deleted (4.5.0)
Actions

Also available in: Atom PDF