Last modified: 2014-09-08 23:33:39 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T59907, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 57907 - Flow: links to and within Flow-enabled locations all use /w/index.php?title=Foo
Flow: links to and within Flow-enabled locations all use /w/index.php?title=Foo
Status: RESOLVED FIXED
Product: MediaWiki extensions
Classification: Unclassified
Flow (Other open bugs)
unspecified
All All
: Low normal (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-12-03 01:31 UTC by Quiddity
Modified: 2014-09-08 23:33 UTC (History)
4 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Quiddity 2013-12-03 01:31:55 UTC
In Recent Changes, all link to Flow-enabled items use the 
"/w/index.php?title=Foo&action=view" method.

eg. http://ee-flow.wmflabs.org/wiki/Special:RecentChanges
leads to
http://ee-flow.wmflabs.org/w/index.php?title=Talk:Flow&action=view
instead of the preferred
http://ee-flow.wmflabs.org/wiki/Talk:Flow

The same problem goes for all links within Flow posts, etc.


Probably related to bug 56988
Comment 1 Bingle 2013-12-03 01:42:44 UTC
The WMF core features team tracks this bug on Mingle card https://mingle.corp.wikimedia.org/projects/flow/cards/566, but people from the community are welcome to contribute here and in Gerrit.
Comment 2 Erik Bernhardson 2013-12-03 01:51:27 UTC
Unfortunately this isn't really a flow thing, well kinda sorta but not entirely.

Basically the mw Title class only generates pretty urls if no query arguments are provided,  providing query arguments causes it to fall back to the old style.

I don't know why this is, it could be due to a valid issue or it could be old kludge related to how .htaccess worked in 2005.  More investigation is required.
Comment 3 spage 2013-12-10 00:47:03 UTC
https://gerrit.wikimedia.org/r/#/c/99262/ removed &action=view from the URL, so I updated the summary.

If the frontend used URL fragments to track state, then a URL fragment such as #workflow-050b5e9a0a53f00fc8b1fa163e68c4ac could trigger paginating to a topic, which would permit "clean" URLs and also allow wiki linking [[Talk:Flow#workflow-NNN]] . But this would only work in clients with JavaScript enabled.
Comment 4 Danny Horn 2014-09-08 23:33:39 UTC
I believe this is now resolved.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links