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

       Web browser: ---
            Bug ID: 52343
           Summary: Invalidate navbar cache when JSON is edited
           Product: MediaWiki extensions
           Version: unspecified
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Unprioritized
         Component: BookManagerv2
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    Classification: Unclassified
   Mobile Platform: ---

As mwalker said: "if you are creating the navigation bar in php; that means it
gets cached for logged out users; which means that you would have to invalidate
all constituent pages in a book every time the json changes"

A note for later: he suggests this can be done using

Title::makeTitle(1, 'foo')->purgeSquid()

-- 
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
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to