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

       Web browser: ---
            Bug ID: 44334
           Summary: Distinguish somehow between preview and diff on
                    action=submit
           Product: MediaWiki
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Keywords: javascript
          Severity: enhancement
          Priority: Unprioritized
         Component: General/Unknown
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected],
                    [email protected]
            Blocks: 2114
    Classification: Unclassified
   Mobile Platform: ---

action=submit and therefore wgAction = 'submit' is now used for previewing the
new content as well as to see the diff.

There are various gadgets, which are useful for preview but completely useless
on diff (or vice versa), but take resources, sometimes even interact
incorrectly because of no easy way to distinguish between the real *actions*.

Changing the value of wgAction to proper one or add another variable
(wgSubAction? ;-)) should not be an issue.

The question is, if it is feasibly solveable also on URL level.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to