BaseTemplate: Exclude two more attributes in makeLink()
authorBartosz Dziewoński <matma.rex@gmail.com>
Fri, 18 Oct 2013 20:34:31 +0000 (22:34 +0200)
committerOri.livneh <ori@wikimedia.org>
Sun, 20 Oct 2013 22:11:29 +0000 (22:11 +0000)
commit603180de45378780a9433f828d1f114ffc09d5dd
tree80cd5439debe1176b6eb5309d855748139ec47f3
parent5073328c9601a88986a017785410897fd39b49b7
BaseTemplate: Exclude two more attributes in makeLink()

'context' and 'primary' are used internally by some SkinTemplate
functions and Vector. They should not be passed on to HTML.

Bug: 55659
Bug: 55660
Change-Id: I1f7a656aacc93f9bf289c481f258824ae28ccf4e
includes/SkinTemplate.php