https://bugzilla.wikimedia.org/show_bug.cgi?id=20285
jdelic <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED CC| |[email protected] Resolution|WORKSFORME | --- Comment #2 from jdelic <[email protected]> 2010-01-21 22:02:28 UTC --- I'll dare to reopen this bug, as I can confirm it. A property with [[Has type::Number]] will render a floating point value like this "4 .321", because ".321" will be interpreted as the value's unit. I encountered this while working with Ontoprise's triple store where these values will be returned as "http://www.w3.org/2001/XMLSchema#unit" instead of the correct "http://www.w3.org/2001/XMLSchema#double". Appending a zero "4.3210" will sometimes fix the issue. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
