Page MenuHomePhabricator

Lead section incorrectly identified
Closed, ResolvedPublic

Description

This will stop lead photo uploads and cleanup templates working correctly as expected on certain pages.

Visit
https://m.mediawiki.org/w/index.php?title=Manual:Pywikibot/imageharvest.py&campaign=random

Run this code
$( '#content > div' ).eq( 0 ).css( 'border', 'solid 1px red');

Expected:
Only lead section highlighted

Actual:
All page highlighted.


Version: unspecified
Severity: normal

Details

Reference
bz59836

Event Timeline

bzimport raised the priority of this task from to Needs Triage.Nov 22 2014, 2:30 AM
bzimport set Reference to bz59836.
bzimport added a subscriber: Unknown Object (MLST).

bingle-admin wrote:

Prioritization and scheduling of this bug is tracked on Mingle card https://wikimedia.mingle.thoughtworks.com/projects/mobile/cards/1607

Change 106434 had a related patch set uploaded by Jdlrobson:
Correctly identify lead section

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

Change 106434 merged by jenkins-bot:
Correctly identify lead section

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

Change 107269 had a related patch set uploaded by Kaldari:
Correctly identify lead section

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

Change 107269 merged by Kaldari:
Correctly identify lead section

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

Change 107289 had a related patch set uploaded by Kaldari:
Correctly identify lead section

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

Change 107289 merged by jenkins-bot:
Correctly identify lead section

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