5.0RC1 - wiki Editing option "check orthography" ->em error : table "babl_words_fr" missing
- Status
- Closed
- Subject
- 5.0RC1 - wiki Editing option "check orthography" ->em error : table "babl_words_fr" missing
- Version
- 5.x
- Category
- Error
- Consistency
- Conflict of two features (each works well independently)
- Feature
- i18n (Multilingual, l10n, Babelfish)
Spellcheck - Submitted by
- Bernard TREMBLAY
- Lastmod by
- Philippe Cloutier
- Rating
- Description
Hello,
Remark : The editing current page seems to crash if to many changes by cut are made (my page lost).
Object :
Change of option "check orthography" lead to system error when you save the page :
__SYSTEM ERROR
La table 'teawik-ld8-50s-new1.babl_words_fr' n'existe pas
__
The query was :
select `word` from `babl_words_fr` where `word`=? or `word`=?Valeurs :
1. Table
2. tableThe built query was likely :
select `word` from `babl_words_fr` where `word`='Table' or `word`='table'Stacktrace :
- tiki-editpage.php : 0 -> {main}(array ( ))
- tiki-editpage.php : 853 -> spellcheckreplace(array ( ))
- lib\tikilib.php : 1659 -> spellcheckword(array ( ))
- lib\tikilib.php : 1704 -> spellcheck_word(array ( ))
- lib\bablotron.php : 44 -> word_exists(array ( ))
- lib\bablotron.php : 104 -> query(array ( ))
- lib\core\lib\TikiDb\Bridge.php : 29 -> query(array ( ))
- lib\core\lib\TikiDb\Pdo.php : 119 -> handleQueryError(array ( ))
- lib\core\lib\TikiDb.php : 150 -> handle(array ( ))
- Solution
This was "fixed" by Louis-Philippe Huberdeau in r28046:
KIL Spellcheck. Now done better by browsers.- Importance
- 7
- Priority
- 35
- Demonstrate Bug on Tiki 19+
-
This bug has been demonstrated on show2.tiki.org
Please demonstrate your bug on show2.tiki.org
Show.tiki.org is not configured properlyThe public/private keys configured to connect to show2.tiki.org were not accepted. Please make sure you are using RSA keys. Thanks.
- Demonstrate Bug (older Tiki versions)
-
This bug has been demonstrated on show.tikiwiki.org
Please demonstrate your bug on show.tikiwiki.org
Show.tiki.org is not configured properlyThe public/private keys configured to connect to show.tikiwiki.org were not accepted. Please make sure you are using RSA keys. Thanks.
- Ticket ID
- 3507
- Created
- Tuesday 03 August, 2010 21:36:36 UTC
by Bernard TREMBLAY - LastModif
- Tuesday 03 August, 2010 22:17:39 UTC