GWicke has uploaded a new change for review.

Change subject: Fix another replace bug in the LinkHandler
......................................................................

Fix another replace bug in the LinkHandler

JavaScript replace not being global by default is evidently not the most
intuitive choice and causes a few subtle bugs. Went through all replace uses
and found one more bug.

Also removed the old unquote method which also used replace incorrectly. Was
not used anyway.

Change-Id: Id7602800ccd6fa2283a3f0afc9dd22a9c1e3f4e2
---
M cpp/contrib/netsurf/libhubbub
M js/lib/ext.core.LinkHandler.js
M js/lib/pegTokenizer.pegjs.txt
3 files changed, 1 insertion(+), 8 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Parsoid 
refs/changes/43/28043/1
--
To view, visit https://gerrit.wikimedia.org/r/28043
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Id7602800ccd6fa2283a3f0afc9dd22a9c1e3f4e2
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Parsoid
Gerrit-Branch: master
Gerrit-Owner: GWicke <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to