Last modified: 2014-04-22 02:04:02 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 T65916, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 63916 - scope=row first row centered/bold on rowiki
scope=row first row centered/bold on rowiki
Status: RESOLVED WORKSFORME
Product: MediaWiki
Classification: Unclassified
General/Unknown (Other open bugs)
unspecified
All All
: Unprioritized minor (vote)
: ---
Assigned To: Nobody - You can work on this!
aklapper-moreinfo
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-04-14 22:28 UTC by Dan
Modified: 2014-04-22 02:04 UTC (History)
1 user (show)

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


Attachments

Description Dan 2014-04-14 22:28:25 UTC
On rowiki, in tables which uses !scope=row| for rows - content of first cells of rows are centered and bolded.
You can see here an example → https://ro.wikipedia.org/wiki/Lista_c%C3%A2%C8%99tig%C4%83torilor_Supercupei_Europei#Performan.C8.9Be
And compare to https://en.wikipedia.org/wiki/List_of_UEFA_Super_Cup_matches#Performances
(tables from rowiki are identical to those from enwiki)
It's not a singular case, earlier I observed this bug several times.
Comment 1 Andre Klapper 2014-04-15 16:33:20 UTC
That's because https://en.wikipedia.org/wiki/List_of_UEFA_Super_Cup_matches#Performances has a CSS definition that is not on ro.wp:

.wikitable.plainrowheaders th[scope="row"] {
    font-weight: normal;
    text-align: left;
}

so this looks like something to fix on ro.wiki itself (missing or outdated templates or classes, hence editable content for its admins) but not like a bug in the MediaWiki software or Wikimedia server configuration itself?
Comment 2 Dan 2014-04-21 16:22:09 UTC
Solved by adding this in MediaWiki.css.
Thank you Andre.
Comment 3 Andre Klapper 2014-04-22 02:04:02 UTC
Glad it works now. Removing "FIXED" as no fix in MediaWiki code was needed.

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


Navigation
Links