Last modified: 2013-07-24 05:13:16 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 T52765, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 50765 - Parsoid: Cannot change case of first letter of wikilinked text
Parsoid: Cannot change case of first letter of wikilinked text
Status: RESOLVED FIXED
Product: Parsoid
Classification: Unclassified
serializer (Other open bugs)
unspecified
All All
: High major
: ---
Assigned To: Gabriel Wicke
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-07-04 19:28 UTC by Maggie Dennis
Modified: 2013-07-24 05:13 UTC (History)
5 users (show)

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


Attachments

Description Maggie Dennis 2013-07-04 19:28:21 UTC
It seems that the case of the first letter of an existing wikilink cannot be changed with VE, as it does not seem to recognize that anything has been altered.
Comment 1 James Forrester 2013-07-07 01:38:22 UTC
Nasty logic bug; sorry about this.
Comment 2 Ed Sanders 2013-07-16 16:34:51 UTC
Changing the label of [[Foo]] to lower case in VE correctly generates:

<a href="./Foo" rel="mw:WikiLink" data-parsoid="{&quot;stx&quot;:&quot;simple&quot;,&quot;a&quot;:{&quot;href&quot;:&quot;./Foo&quot;},&quot;sa&quot;:{&quot;href&quot;:&quot;Foo&quot;},&quot;dsr&quot;:[0,7,2,2]}">foo</a>

which serialises to [[Foo]].

Without data-parsoid it serialises correctly to [[foo]].
Comment 3 Gerrit Notification Bot 2013-07-18 23:47:20 UTC
Change 74561 had a related patch set uploaded by GWicke:
Bug 50765: Allow content case modification in simple links

https://gerrit.wikimedia.org/r/74561
Comment 4 Gerrit Notification Bot 2013-07-19 03:45:03 UTC
Change 74561 merged by jenkins-bot:
Bug 50765: Allow content case modification in simple links

https://gerrit.wikimedia.org/r/74561

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


Navigation
Links