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

       Web browser: ---
             Bug #: 41561
           Summary: &action=edit parameter is not always at the end of the
                    URL
           Product: MediaWiki
           Version: 1.21-git
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: Page editing
        AssignedTo: [email protected]
        ReportedBy: [email protected]
    Classification: Unclassified
   Mobile Platform: ---


Steps to reproduce:

- go to any article
- click link Edit
- "edit article" page will open
- page URL ends with &action=edit
- but sometimes. page URL does not end with &action=edit but with something
like &action=edit&oldid=40654
- for example:
  - http://test2.wikipedia.org/wiki/Main_Page
  -
http://test2.wikipedia.org/w/index.php?title=Main_Page&action=edit&oldid=40654

More background: I am creating automated tests that drive browsers for
mediawiki and I have noticed a failed test:

https://gerrit.wikimedia.org/r/#/c/30801/

I wanted to check if adding &oldid=(id) sometimes to the end of the URL is
expected behavior.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- 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