Page MenuHomePhabricator

Z24086/display Gregorian month currently fails
Closed, ResolvedPublicBUG REPORT

Description

Steps to replicate the issue (include links if applicable):

What happens?:
It returns void

What should have happened instead?:
It should return the string "May"

Software version (on Special:Version page; skip for WMF-hosted wikis like Wikipedia):

Other information (browser name/version, screenshots, etc.):
Currently, Z24086 is set as the display function for Z16098, which kind of makes this important.

This has been reported by Dv103 at https://www.wikifunctions.org/wiki/Wikifunctions:Project_chat#proposed_Display_function_for_Gregorian_calendar_month_Type and investigated by 99of9

Event Timeline

DVrandecic updated the task description. (Show Details)

Oh, I just see that 99of9 already reported T394626 - I guess these two are intermingled.

Ah, I merged it in the wrong direction.

As 99of9 reports on the merged task, the problem seems to be that https://www.wikifunctions.org/view/en/Z24330 used to work, but doesn't anymore, although all participating functions seem to work, and there is no apparent reason for them not to work anymore.

I have tested it on May 18, then connected the function as a display function, and later that day it stopped working.

I'm also seeing "unspecified error" appearing in other places. For example, https://www.wikifunctions.org/view/en/Z13894 used to work, but since I added one new test, it fails most of the old tests as well.

These now seem to be working again.

99of9 claimed this task.