Community portal: Difference between revisions
From WikiOasis Meta
More actions
No edit summary |
No edit summary |
||
| Line 598: | Line 598: | ||
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 | * '''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. | ||