https://bugzilla.wikimedia.org/show_bug.cgi?id=48326
--- Comment #2 from Maurizio Torchio <[email protected]> --- Hi, I can't link because it's still behind a firewall. I've several properties of type quantity and number (semantic mediawiki), used in different templates. If I try to assign to them, i.e., the value 1,47 they just don't get it. (Nothing appears to the right of the properties in the factbox). If I assign 1.47 they get it (and 1.47 is displayed). If I assign 1470 then 1,470 is displayed. I don't think the problem is in the way I use the properties because, as I said, if I switch to $wgLanguageCode = "de" everything works fine (1470 becomes 1.470 and 1,47 is accepted and diplayed as 1,47). Thanks for any help. -- 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
