Editing Community portal
From WikiOasis Meta
More actions
The edit can be undone.
Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
| Latest revision | Your text | ||
| Line 589: | Line 589: | ||
I am reporting two linked technical issues that appear to be caused by server-side cache/session desynchronization: | I am reporting two linked technical issues that appear to be caused by server-side cache/session desynchronization: | ||
* '''CSS Cache Issue (superscience.wikioasis.org):''' Updates to MediaWiki:Common.css are not propagating. The production site is stuck on an old version of the stylesheet. | * '''CSS Cache Issue (superscience.wikioasis.org):''' Updates to [[MediaWiki:Common.css]] are not propagating. The production site is stuck on an old version of the stylesheet. | ||
** '''Evidence:''' Adding <code>?debug=true</code> to the URL loads the correct, updated CSS. This confirms the issue is with the ResourceLoader/CDN cache, not the source code. | ** '''Evidence:''' Adding <code>?debug=true</code> to the URL loads the correct, updated CSS. This confirms the issue is with the ResourceLoader/CDN cache, not the source code. | ||