https://bugzilla.wikimedia.org/show_bug.cgi?id=62602

Kunal Mehta (Legoktm) <legoktm.wikipe...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |matma....@gmail.com,
                   |                            |o...@wikimedia.org
            Summary|Global JS only loads in     |Global JS module version
                   |debug mode                  |not updating properly

--- Comment #8 from Kunal Mehta (Legoktm) <legoktm.wikipe...@gmail.com> ---
Ok, so I've tested this a bit, and can easily reproduce this on beta labs, but
the version (and cache) updates properly on my local vagrant instance.

(In reply to Krinkle from comment #6)

> If after 10 minutes it is still giving the old version, then we've found a
> bug in GlobalJsCss related to cache versioning, presumably its logic to
> build a timestamp is not working.

The code path it uses to come up with the version number is the same as
ResourceLoaderWikiModule, except it makes a call to a foreign db since we
override $this->getDB.

I played around with eval.php on beta labs and traced that code path through,
and everything worked as expected even with the remote database, so I'm really
not sure what isn't working.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to