Category problems in Wiki #7412
Labels
No labels
announcement
authentication
automate
aws
backlog
blocked
bodhi
ci
Closed As
Duplicate
Closed As
Fixed
Closed As
Fixed with Explanation
Closed As
Initiative Worthy
Closed As
Insufficient data
Closed As
Invalid
Closed As
Spam
Closed As
Upstream
Closed As/Will Not
Can Not fix
cloud
communishift
copr
database
deprecated
dev
discourse
dns
downloads
easyfix
epel
factory2
firmitas
gitlab
greenwave
hardware
help wanted
high-gain
high-trouble
iad2
koji
koschei
lists
low-gain
low-trouble
mbs
medium-gain
medium-trouble
mini-initiative
mirrorlists
monitoring
Needs investigation
notifier
odcs
OpenShift
ops
OSBS
outage
packager_workflow_blocker
pagure
permissions
Priority
Needs Review
Priority
Next Meeting
Priority
🔥 URGENT 🔥
Priority
Waiting on Assignee
Priority
Waiting on External
Priority
Waiting on Reporter
rabbitmq
rdu-cc
release-monitoring
releng
repoSpanner
request-for-resources
s390x
security
SMTP
src.fp.o
staging
taiga
unfreeze
waiverdb
websites-general
wiki
No milestone
No project
No assignees
6 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: Infrastructure/fedora-infrastructure#7412
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I've had two separate changes be set to the
ChangeReadyForWrangler
category in the Wiki but not be shown on the category page. The most recent one did not appear until after I edited it (but left the Category alone). I also created a dummy page and it showed up, so that rules out my short-lived "it only happens if theChangeReadyForWrangler
category is set on page creation theory.I don't have anything else helpful to provide, but if you can find an explanation, I'd be very grateful. I don't want Change proposals to get lost.
Just wanted to add that the page failed to show in both of the categories it was assigned, so the issue doesn't appear to be anything specific to Category:ChangeReadyForWrangler. Since Ben edited the page, it's now listed in both Category:ChangeReadyForWrangler and Category:SelfContainedChange — the two categories that were always showing (as working links) on the bottom of the page, ever since it was created.
Metadata Update from @bowlofeggs:
This sounds to me like a caching issue. Next time it happens, can you try purging the cache of the category page (and perhaps the page being added?).
https://www.mediawiki.org/wiki/Manual:Purge explains how, but mainly just go to the page and throw
?action=purge
at the end of the URL, then press the button that shows up.I'm going to close this now, but do reopen or file a new one when/if it happens again and we can make sure it's just a cache issue.
Metadata Update from @kevin:
Reopening since it happened again. I did a purge of the category page as suggested, to no effect.
Metadata Update from @bcotton:
It seems to be a MediaWiki a parser error, of some sort, rather than a cache issue.
If I go to Special:ExpandTemplates and fill in the following wikitext:
(which does nothing but transclude the entire article contents), the
[[Category:ChangeReadyForWrangler]]
link does not appear in the processed output. It's getting dropped for some reason.If I copy-paste the entire wikitext source of Changes/RemoveGlibcHeaders into the wikitext field, same result: The ChangeReadyForWrangler category is nowhere to be found.
Hah! Oh, wait, I see it.
The text preceding that category (line-wrapped for clarity):
So, false alarm. It's a source issue.
@ferdnyc Indeed, thanks for spotting it. I've fixed it.
D'oh! Thanks for catching that @ferdnyc! I'll re-close the ticket until/if it pops up again.
Metadata Update from @bcotton: