Loading...
 
Skip to main content

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
Feature
i18n (Multilingual, l10n, Babelfish)
Submitted by
Bernard TREMBLAY
Volunteered to solve
Philippe Cloutier
Lastmod by
Philippe Cloutier
Rating
(0)
Description

Hello,

After a cut off of adsl line during 3 weeks because of a sinister, I come back (but the speed remain the slowest 300kb/s).
hello,

When you set the option check-orthography (french language), when you try to save you get the SYSTEM ERROR :


La table 'teawik-ld8-50s-new1.babl_words_fr' n'existe pas

The table '<database_name>.babl_words_fr' don't exist

The query was :
select `word` from `babl_words_fr` where `word`=? or `word`=?

Valeurs :

1. Table
2. table

The built query was likely :
select `word` from `babl_words_fr` where `word`='Table' or `word`='table'

Stacktrace :

  • <site_dir>\tiki-editpage.php : 0 -> {main}(array ( ))
  • <site_dir>\tiki-editpage.php : 853 -> spellcheckreplace(array ( ))
  • <site_dir>\lib\tikilib.php : 1659 -> spellcheckword(array ( ))
  • <site_dir>\lib\tikilib.php : 1704 -> spellcheck_word(array ( ))
  • <site_dir>\lib\bablotron.php : 44 -> word_exists(array ( ))
  • <site_dir>\lib\bablotron.php : 104 -> query(array ( ))
  • <site_dir>\lib\core\lib\TikiDb\Bridge.php : 29 -> query(array ( ))
  • <site_dir>\lib\core\lib\TikiDb\Pdo.php : 119 -> handleQueryError(array ( ))
  • <site_dir>\lib\core\lib\TikiDb.php : 150 -> handle(array ( ))

Solution
Duplicate of #3507.
Importance
8
Priority
40
Demonstrate Bug on Tiki 19+
Demonstrate Bug (older Tiki versions)
Ticket ID
3509
Created
Wednesday 04 August, 2010 23:07:14 UTC
by Bernard TREMBLAY
LastModif
Thursday 19 August, 2010 20:20:59 UTC


Show PHP error messages