User Details
- User Since
- Nov 5 2024, 12:57 AM (5 w, 1 d)
- Availability
- Available
- LDAP User
- Unknown
- MediaWiki User
- Feeglgeef [ Global Accounts ]
Yesterday
Tue, Dec 3
Sat, Nov 30
Thu, Nov 28
Wed, Nov 27
I've added a couple Z20289s in there as well to illustrate what I think the problem is.
Tue, Nov 26
I've managed to reproduce this! https://www.wikifunctions.org/view/en/Z20449
https://www.wikifunctions.org/wiki/Z20349?uselang=en&diff=prev&oldid=140838
This is the change that I'm pretty confident added it. I was adding debugs and was getting this same error. I assumed it was either my or the (very very newly added) type converters fault. Perhaps an issue with how Debug handles JSON objects?
Mon, Nov 25
Sat, Nov 23
Fri, Nov 22
Thu, Nov 21
Weird things also happen with the Lexeme/Item selector elsewhere on Wikifunctions.
Wed, Nov 20
This could be done by changing Z20K1 from a Z8 to a Z881 of Z8s
Tue, Nov 19
We currently have https://www.wikifunctions.org/wiki/Wikifunctions:FAQ#Contributing, we should put everything there.
Mon, Nov 18
Sun, Nov 17
Fri, Nov 15
This page should also have implementations that pass a certain percentage of tests.
Thu, Nov 14
The main issue in this for me is the inconsistency between the Function page and the Test page, which is one of the root causes of this issue. Wikilamdba system *should* remove it, but we should also focus on the inconsistency issue.
It appears to be throwing a Z503 when the test is run.
Nov 8 2024
I am personally am in favor of having both composition validation and dropdown options but anything to validate would be much much better than what we have now.
Nov 6 2024
Yeah, this is an issue in the regular code editor.
Are they physically prevented from doing that? I do agree that machines can fail and most things can be left to humans, but, 2 of the exact same thing being created at the exact same time does not make sense. What I was saying about the banner is that if we find that an object has a label that is the same as another object. If they are different but have the same label, we show an error message. If they are the exact same and have the exact same label, we allow the user edit through and delete the duplicate object.
I was thinking that if the warning banner would be displayed, the two conflicting objects are checked, and, if they are exactly the same, we delete one of them.
Nov 5 2024
Note that the original issue is not the one being created in the steps to recreate, but a bug that is created because of the original bug. Ideally, both of these should be fixed.