https://bugzilla.wikimedia.org/show_bug.cgi?id=32661
Francis Hunger <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED CC|[email protected] | Resolution| |FIXED --- Comment #14 from Francis Hunger <[email protected]> 2012-03-22 23:56:57 UTC --- As suggested by Markus in comment #4 I have replaced all occurences of commata with points (if headed and followed by a digit) directly using mysql in smw_attributes `value_unit` and smw_atts2 'value_xsd'. Let me know, if I should look for occurences in other tables/rows. Also I have deleted setlocale( LC_ALL, "de_DE.UTF-8" ); from localsettings.php, so commata do not get written directly into the database any more. (I found that after testing again against a local install) http://de.wiki-products.org/Attribut:Mix-Verbrauch and http://de.wiki-products.org/Spezial:Browse/Audi-20A1-201.6-20TDI now shows the values with commata, which is good. (compare comment #2) So I'm omitting Eds "worksforme" fix, because it leads into the wrong direction. (Anyway, thanks to Ed's commitment and Markus' comments, we were able to track this down) I have further updated to the latest SMW version and run a MW Database update and a SMW database update. What remains is a problem with sorting, but I'll ask the mailinglist first, before opening another ticket. Thanks a lot everybody for helping. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
