https://bugzilla.wikimedia.org/show_bug.cgi?id=41126
Markus Krötzsch <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #2 from Markus Krötzsch <[email protected]> 2012-10-19 08:00:43 UTC --- Fixed in https://gerrit.wikimedia.org/r/#/c/28666/ for SQLStore3. This change affects the way that data is stored in the database, so it is necessary to refresh the data to get the dates back. Dates stored in the old format will no longer be accessible. The change also adds support for new output formats "Gr" and "Jl" that can be used in #ask to define the desired calendar model that should be displayed. The same strings also work as modifiers when writing dates. If nothing is given, SMW will assume the same default calendar model on input and on output. The new output formats do not depend on whether you are using SQLStore2 or SQLStore3. The original problem will not be fixed for SQLStore2, which is supposed to be replaced by SQLStore3 on the next release (it will remain available for the next version but it will not get improvements/bugfixes). (In general, there are still changes to come for SQLStore3 that may require rebuilding the database to upgrade.) -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
