Project

General

Profile

Actions

Bug #29685

closed

Spellchecker is not able to add words with german umlauts to personal dictionary

Added by Webadmin no-lastname-given over 12 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Category:
RTE (rtehtmlarea + ckeditor)
Target version:
Start date:
2011-09-12
Due date:
% Done:

100%

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

Description

The spellchecker in the RTE is not able to add words with chars like äüö to the personal dictonary. The added word is not known in the next validation.

Other words with ASCI chars work fine.


Files

class.tx_rtehtmlarea_pi1.php (21.9 KB) class.tx_rtehtmlarea_pi1.php Stanislas Rolland, 2012-10-17 23:18

Related issues 1 (0 open1 closed)

Has duplicate TYPO3 Core - Bug #38653: RTE: Words containing special characters not added to personal dictionaryClosedStanislas Rolland2012-07-04

Actions
Actions #1

Updated by Stanislas Rolland almost 12 years ago

Please test this change on TYPO3 4.5: http://review.typo3.org/12680

Actions #2

Updated by Webadmin no-lastname-given almost 12 years ago

We replaced the file from Typo3 4.5 with the new one, but now it is not possible to add any word. Also only ASCI chars will not work.

Actions #3

Updated by Stanislas Rolland almost 12 years ago

  • File class.tx_rtehtmlarea_pi1.php added

Webadmin wrote:

We replaced the file from Typo3 4.5 with the new one, but now it is not possible to add any word. Also only ASCI chars will not work.

Strange. It worked for http://forge.typo3.org/issues/38653

Is your backend utf-8-encoded?

Are you sure the change is correctly applied?

I uploaded copy of the script (class.tx_rtehtmlarea_pi1) with patch already applied. Please re-test with this script.

Actions #4

Updated by Webadmin no-lastname-given almost 12 years ago

Thank you very much, but it still does not work. We testes it on two standard debian 6.0 servers. At the moment we upload the attached file, adding words to the dictionary is not possible anymore.

Actions #5

Updated by Stanislas Rolland over 11 years ago

Please re-test this issue with TYPO3 4.5.20.

Actions #6

Updated by Webadmin no-lastname-given over 11 years ago

Just tested Typo3 4.5.20: Now it is completly impossible to add some word to the dictionary :(

My UserTS:

options {
RTESmallWidth = 700
RTESmallHeight = 500
enablePersonalDicts = 1
}

My PageTS:

buttons.spellcheck {
dictionaries.restrictToItems = de_DE-neu
enablePersonalDictionaries = 1
}

Is there anything missing?

Actions #7

Updated by Stanislas Rolland over 11 years ago

Is the backend utf-8-encoded?

Is safe_mode enabled?

Actions #8

Updated by Stanislas Rolland over 11 years ago

  • File deleted (class.tx_rtehtmlarea_pi1.php)
Actions #9

Updated by Stanislas Rolland over 11 years ago

  • File class.tx_rtehtmlarea_pi1.php added

Please test with uploaded copy of script typo3/sysext/rtehtmlarea/pi1/class.tx_rtehtmlarea_pi1.

If the test fails, please report any error written to syslog.

Actions #10

Updated by Stanislas Rolland over 11 years ago

  • Status changed from New to Needs Feedback
  • Assignee set to Stanislas Rolland
  • Target version set to 4.5.21
Actions #11

Updated by Stanislas Rolland over 11 years ago

The script looks for dictionary file de_DE-neu.dat which does not exist. It should rather look for de.dat.

Actions #12

Updated by Stanislas Rolland over 11 years ago

Stanislas Rolland wrote:

Please test with uploaded copy of script typo3/sysext/rtehtmlarea/pi1/class.tx_rtehtmlarea_pi1.

If the test fails, please report any error written to syslog.

Uploading new version of this file.

Actions #13

Updated by Stanislas Rolland over 11 years ago

  • File deleted (class.tx_rtehtmlarea_pi1.php)
Actions #14

Updated by Webadmin no-lastname-given over 11 years ago

Great! The attached file works as expected. Also with umlauts.

Actions #15

Updated by Stanislas Rolland over 11 years ago

  • Status changed from Needs Feedback to Resolved
  • % Done changed from 0 to 100
Actions #16

Updated by Stanislas Rolland over 11 years ago

  • Status changed from Resolved to Under Review
Actions #17

Updated by Stanislas Rolland over 11 years ago

  • Status changed from Under Review to Resolved
Actions #18

Updated by Stanislas Rolland over 11 years ago

  • Status changed from Resolved to Under Review
Actions #19

Updated by Stanislas Rolland over 11 years ago

  • Status changed from Under Review to Resolved
Actions #20

Updated by Riccardo De Contardi over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF