Community portal: Difference between revisions
From WikiOasis Meta
More actions
| Line 609: | Line 609: | ||
:'''Further Update:''' To avoid disrupting other users, I have reverted [[MediaWiki:Common.css]] to its current state. However, the caching issue remains evident: | :'''Further Update:''' To avoid disrupting other users, I have reverted [[MediaWiki:Common.css]] to its current state. However, the caching issue remains evident: | ||
:* Accessing with <code>?debug=true</code> reflects an '''outdated''' version of the CSS (rounded corners/white-on-hover), which does not match the current saved code. | :* [[https://superscience.wikioasis.org/wiki/%E9%94%91%E6%98%9F%E7%99%BE%E7%A7%91:%E6%B2%99%E7%9B%92?debug=true|Accessing]] with <code>?debug=true</code> reflects an '''outdated''' version of the CSS (rounded corners/white-on-hover), which does not match the current saved code. | ||
:* Normal access reflects an even '''older''' version (pre-interactivity). | :* Normal [https://superscience.wikioasis.org/wiki/%E9%94%91%E6%98%9F%E7%99%BE%E7%A7%91:%E6%B2%99%E7%9B%92 access] reflects an even '''older''' version (pre-interactivity). | ||
:This confirms that the '''ResourceLoader's internal object cache''' is stale and failed to sync even after multiple edits to the source page. Both the server-side cache and global CDN appear to be out of sync with the database. [[User:PandaFiredoge|PandaFiredoge]] ([[User talk:PandaFiredoge|talk]]) 14:48, 18 April 2026 (UTC) | :This confirms that the '''ResourceLoader's internal object cache''' is stale and failed to sync even after multiple edits to the source page. Both the server-side cache and global CDN appear to be out of sync with the database. [[User:PandaFiredoge|PandaFiredoge]] ([[User talk:PandaFiredoge|talk]]) 14:48, 18 April 2026 (UTC) | ||