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

       Web browser: ---
            Bug ID: 50840
           Summary: VisualEditor: Clean up 'cache': 'false'
           Product: VisualEditor
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: Technical Debt
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected],
                    [email protected], [email protected]
    Classification: Unclassified
   Mobile Platform: ---

We have lots of occurrences of 'cache': 'false' in $.ajax invocations in our
code, and only one occurrence of 'cache': true. Based on the documentation, it
seems to me that 'cache' should pretty much never be set to false. But then
again, we set it to the string 'false', not the boolean false.

This seems bad and in need of cleanup. Assigning to Timo.

-- 
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