? Success

User tests: Successful: Unsuccessful:

avatar chrisdavenport
chrisdavenport
14 Aug 2014

[#34056] indexer does not work properly in languages with different decimal notation

== Reproduce

Have a joomla site in a language that uses comma instead of a dot for decimal places (ex: Portuguese).

Turn on search indexer content plugin.

Edit a content item in the frontend and save.
It will appear an sql error like this

Column count doesn't match value count at row 1 SQL=INSERT INTO 29i8c_finder_tokens (term,stem,common,phrase,weight,context,language) VALUES ('a', 'a', 0, 0, 0,0667, 1, 'pt')

Note the "0,0667" it should be "0.0667" and the error is there.

avatar chrisdavenport chrisdavenport - open - 14 Aug 2014
avatar jissues-bot jissues-bot - change - 14 Aug 2014
Status Pending New
Labels Added: ? ?
avatar brianteeman brianteeman - change - 15 Aug 2014
Labels Added: ?
Removed: ?
avatar brianteeman
brianteeman - comment - 15 Aug 2014

(updated title)

avatar brianteeman brianteeman - change - 15 Aug 2014
Title
Update mysql.php
[#34056] indexer does not work properly in languages with different decimal notation 
avatar wilsonge
wilsonge - comment - 17 Aug 2014

I guess this change is needed in the other two database files as well?

avatar nicksavov nicksavov - change - 21 Aug 2014
Title
[#34056] indexer does not work properly in languages with different decimal notation 
[#34056] indexer does not work properly in languages with different decimal notation
Labels Removed: ?
avatar brianteeman brianteeman - change - 1 Sep 2014
Category Multilanguage
avatar brianteeman brianteeman - change - 1 Sep 2014
Title
[#34056] indexer does not work properly in languages with different decimal notation 
[#34056] indexer does not work properly in languages with different decimal notation
avatar brianteeman brianteeman - change - 1 Sep 2014
Status New Pending
avatar brianteeman brianteeman - change - 17 Oct 2014
Title
[#34056] indexer does not work properly in languages with different decimal notation
indexer does not work properly in languages with different decimal notation
avatar jissues-bot jissues-bot - change - 17 Oct 2014
Title
[#34056] indexer does not work properly in languages with different decimal notation
indexer does not work properly in languages with different decimal notation
avatar brianteeman brianteeman - change - 17 Oct 2014
Category Multilanguage MS SQL Multilanguage Postgresql Search
avatar jissues-bot jissues-bot - change - 17 Oct 2014
Title
indexer does not work properly in languages with different decimal notation
indexer does not work properly in languages with different decimal notation
avatar brianteeman brianteeman - change - 3 Jan 2015
The description was changed
avatar brianteeman
brianteeman - comment - 3 Jan 2015

Copied steps to reproduce from joomlacode


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/4116.

avatar roland-d
roland-d - comment - 8 Nov 2015

Hello @chrisdavenport

Thank you for your contribution.

The last comment here was on 4th January 2015. So the question is, Is this issue/pull request still valid?
If no reply is received within 4 weeks we will close this issue.

Thanks for understanding!


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/4116.

avatar roland-d roland-d - change - 8 Nov 2015
Status Pending Information Required
avatar zero-24
zero-24 - comment - 10 Nov 2015

Closing as this repo is removed. Here is a redo of the needed changes also for postgres and the mssql driver. Thanks @chrisdavenport

#8372

avatar zero-24 zero-24 - change - 10 Nov 2015
Status Information Required Closed
Closed_Date 0000-00-00 00:00:00 2015-11-10 21:30:57
Closed_By zero-24
avatar zero-24 zero-24 - change - 10 Nov 2015
Title
indexer does not work properly in languages with different decimal notation
[#34056] indexer does not work properly in languages with different decimal notation
avatar zero-24 zero-24 - close - 10 Nov 2015
avatar zero-24 zero-24 - close - 10 Nov 2015
avatar joomla-cms-bot joomla-cms-bot - change - 10 Nov 2015
Title
indexer does not work properly in languages with different decimal notation
[#34056] indexer does not work properly in languages with different decimal notation

Add a Comment

Login with GitHub to post a comment