Last modified: 2013-10-28 23:47:58 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 T53017, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 51017 - VisualEditor: Template dialog crushing parameters together and nowiking links
VisualEditor: Template dialog crushing parameters together and nowiking links
Status: RESOLVED FIXED
Product: VisualEditor
Classification: Unclassified
Editing Tools (Other open bugs)
unspecified
All All
: Unprioritized normal
: ---
Assigned To: Rob Moen
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-07-09 08:43 UTC by Oliver Keyes
Modified: 2013-10-28 23:47 UTC (History)
5 users (show)

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


Attachments

Comment 1 Richard Morris 2013-07-09 09:17:46 UTC
Some broken browser extension sometimes adds lots of  <a class="ktg6us78hf8vdu7" href="javascript:void(0)">...</a> tags around items which is tracked by and edit filter. Attempting to clean these up with the VE worked well in the main text but failed in the templates changing

{{Infobox company
...
| foundation     = [[1990 in <a class="ktg6us78hf8vdu7" href="javascript:void(0)"><a class="ktg6us78hf8vdu7" href="javascript:void(0)">video</a></a> gaming|1990]]
| products       = [[Crash Bandicoot|''Crash Bandicoot'' series]] (2002-2004) (2013- )<br>[[Skylanders|''Skylanders'' series]] (2011-2013)0)">Guitar</a></a> Hero|''Guitar Hero'' series]] (2007–2010) 
...
}}

Into
{{Infobox company
|<nowiki>1990]]</nowiki>
|''Guitar Hero''<nowiki> series]] (2007–2010) </nowiki>
...
| foundation     = <nowiki>[[1990 in video gaming</nowiki>
| products       = [[Crash Bandicoot|''Crash Bandicoot'' series]] (2002-2004) (2013- )<br>[[Skylanders|''Skylanders'' series]] (2011-2013) Guitar Hero
...
}}
splitting the foundation and product parameters.
Comment 2 WhatamIdoing 2013-07-29 18:15:49 UTC
I don't think that this is just a problem with browser extensions misbehaving over links.  This edit:

https://pl.wikipedia.org/w/index.php?title=Rory_MacDonald&curid=2849478&diff=37138750&oldid=36592431

involves no links, and yet the data is still placed after a line break and smashed up against the following parameter, instead of up on the previous line where it belongs.
Comment 4 James Forrester 2013-10-28 23:47:58 UTC
This is now fixed (and has been for some time, I believe). Sorry for the disruption.

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


Navigation
Links