Zfilipin has uploaded a new change for review.

Change subject: Fixed the way the script finds a couple of links
......................................................................

Fixed the way the script finds a couple of links

This fixes one failing IE7 test, but probably fixes the problem in
other IE versions.

As far as I remember Internet Explorer always uses absulute links, so
even if the page HTML has href=
"//en.wikipedia.org/wiki/Wikipedia_talk:Page_Curation" IE will change
it to ref=
"http://en.wikipedia.org/wiki/Wikipedia_talk:Page_Curation";.

Also, site url (http://en.wikipedia.org/wiki/) should not be hardcoded,
values from config.yml should be used instead.

Change-Id: I8fc245af503a8e43cee35610df10bfa4a7d9c7a0
---
M features/support/pages/page_triage_page.rb
1 file changed, 2 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/qa/browsertests 
refs/changes/81/42781/1
--
To view, visit https://gerrit.wikimedia.org/r/42781
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I8fc245af503a8e43cee35610df10bfa4a7d9c7a0
Gerrit-PatchSet: 1
Gerrit-Project: qa/browsertests
Gerrit-Branch: master
Gerrit-Owner: Zfilipin <zfili...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to