Last modified: 2013-07-25 07:03:56 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 T50477, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 48477 - Regression: link case not properly checked when serializing [[Foo|foo]]
Regression: link case not properly checked when serializing [[Foo|foo]]
Status: RESOLVED FIXED
Product: Parsoid
Classification: Unclassified
serializer (Other open bugs)
unspecified
All All
: Unprioritized normal
: ---
Assigned To: Gabriel Wicke
:
: 48060 (view as bug list)
Depends on:
Blocks: 48060
  Show dependency treegraph
 
Reported: 2013-05-14 23:34 UTC by Gabriel Wicke
Modified: 2013-07-25 07:03 UTC (History)
4 users (show)

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


Attachments

Description Gabriel Wicke 2013-05-14 23:34:57 UTC
echo '<a href="Foo" rel="mw:WikiLink">foo</a>' | node parse --html2wt
[[Foo]]

Should be:

[[Foo|foo]]
Comment 1 James Forrester 2013-05-14 23:35:30 UTC
(In reply to comment #0)
> echo '<a href="Foo" rel="mw:WikiLink">foo</a>' | node parse --html2wt
> [[Foo]]
> 
> Should be:
> 
> [[Foo|foo]]

Shouldn't it just be [[foo]]?
Comment 2 Gabriel Wicke 2013-05-14 23:47:24 UTC
Depends on $wgCapitalizeLinks. See http://www.mediawiki.org/wiki/Manual:$wgCapitalLinks.
Comment 3 James Forrester 2013-05-15 15:24:41 UTC
*** Bug 48060 has been marked as a duplicate of this bug. ***
Comment 4 Gerrit Notification Bot 2013-05-15 17:33:14 UTC
Related URL: https://gerrit.wikimedia.org/r/63879 (Gerrit Change I4d47e69a87dd957f0a6059d935d2fdee9d21cdfd)
Comment 5 Gabriel Wicke 2013-05-15 17:54:21 UTC
This should be fixed once the above patch is merged.
Comment 6 Gerrit Notification Bot 2013-05-15 18:19:53 UTC
https://gerrit.wikimedia.org/r/63879 (Gerrit Change I4d47e69a87dd957f0a6059d935d2fdee9d21cdfd) | change APPROVED and MERGED [by MarkTraceur]

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


Navigation
Links