Look at the web page: https://wiki.documentfoundation.org/ReleasePlan Most of the dates are 7 or 8 January but clearly the week number defers, so it is illogical. P.S. See the same dates on the same web page also on other tables for older releases.
Might be a problem with the last cleanup run. @Dennis: Please have a look!
Wow good catch. The template magic of [[Template:Release-plan-one-line-interval]] is borked. So I undone the bot edit and will check what I have to do so that the template works as intended. So, the bot worked correctly, but the template didn't. Thanks. I didn't saw that. :-(
Can't see it corrected, even after forced reload. ???
I believe it is a server problem. All changes (well the ReleasePlan edit) were reverted and actually the dates for 3.5 and 3.4 and 3.3 are correct. the templates weren't changed (except one edit for testing now, but undone again). Manually purging the server cache (and browser cache) wasn't successful on my side, too. :-( @Floeff any problems with the (MEM) cache on the wiki server? Too many edits today? I don't see any server issues at the moment, but also no statistics on any Special page...
(err "edit conflict" causes that my CC wasn't included) @Floeff any problems with the (MEM) cache on the wiki server? Too many edits today? I don't see any server issues at the moment, but also no statistics on any Special page.
Added cloph because of work overload @floeff
The server load is as always, and no updates have been installed recently that could cause the issue. Looking at older revisions of the page, the same problem persists, so that indeed indicates a template problem. The first old version where it seems to work again is https://wiki.documentfoundation.org/index.php?title=ReleasePlan&oldid=73855 Looking at the differences on https://wiki.documentfoundation.org/index.php?title=ReleasePlan&diff=74000&oldid=73855 it indeed seems to be related to the template used from then on. Manually purging the cache as admin didn't help either, neither for the template, nor for the release plan website. Can anyone test the template on a local wiki setup, to see if it is actually working as expected? I begin to doubt it's a caching problem...
Comparing the template revision at https://wiki.documentfoundation.org/index.php?title=Template%3ARelease-plan-one-line-interval&diff=83255&oldid=74015 also tells me it should be in the proper state. A restart of Apache and MySQL was done to no avail, and a local file cache does not exist. Anyone recalls when the page was in proper state the last time?
I can remember the template working, as I once was under way to move a release date by a day or so, but letting the page as it was when I saw it was made with templates. Sorry can't remember the date... CCing Petr Mladek, who has created the templates.
I tried to reproduce it on an internal wiki, but I am a bit lost, as there seem to be quite some heavy interdependencies with regards to all templates. If someone with a clue on how all that works can try it out, that'd be appreciated. Chances are some other required templates were modified, causing the problem. At least right now I see no indication of a caching problem.
Works again. For information: There was a hardly visible glitch in https://wiki.documentfoundation.org/Template:Evalp when excluding the documentation part.
It does not work for me. I cleared browser cache and tried again, but got the same error bellow. I am reopening the bug. =================== Documentation This documentation is transcluded from Template:Evalp/doc. (view | edit | history) {{{{{subst|}}}#expr:{{{1}}}}} Error handling: {{evalp|2*{{evalp|1234567890*1234567890|(inner expression)}}|(outer expression)}} gives 3.0483157500382E+18. {{evalp|2*{{evalp|12*1234567890|(inner expression)}}|(outer expression)}} gives 29629629360. {{subst:evalp|2*14814814680|(outer expression)|subst=subst:}} gives the wikitext 29629629360. Debug mode: {{evalp|12/1234567890|(inner expression)|d=d}} gives [expression "12/1234567890" (inner expression) gives the result "9.720000088452E-9"]. {{evalp|2*{{evalp|1234567890*1234567890|(inner expression)|d=d}}|(outer expression)|d=d}} gives [expression "2*[expression "1234567890*1234567890" (inner expression) gives the result "1.5241578750191E+18"]" (outer expression) gives system message "Expression error: Unrecognized punctuation character "["."]. ===================
Now it is working fine... Strange. Maybe some cache somewhere. I am closing the bug now. Thanks for fixing the problem.
Just for the reference: while moving documentation stuff to a sub page a new line, it was sadly added a new line which causes a breakage of the "template magic" (as the return parameter was two lines "long").