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

           Summary: SRF-Ploticus: Ensure generated hash for plots are unique
           Product: MediaWiki extensions
           Version: any
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: trivial
          Priority: Normal
         Component: SemanticResultFormats
        AssignedTo: [email protected]
        ReportedBy: [email protected]


Currently, SRF-Ploticus creates a hash based on the query params, and if
liveupdating is on, the query result set.

Though it may be slim, there is a small chance of a cache collision when two
separate identical queries with liveupdating=false may retrieve the wrong
results from the cache.

To eliminate this possibility, seed the hash with the article name and the
query runnumber as well.


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
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