Description
Description
Details
Details
Related Changes in Gerrit:
| Subject | Repo | Branch | Lines +/- | |
|---|---|---|---|---|
| Replace span.errorbox with div.mw-message-box-error | mediawiki/extensions/Gadgets | master | +5 -5 |
| Status | Subtype | Assigned | Task | ||
|---|---|---|---|---|---|
| Resolved | ovasileva | T299625 Bug: New language notice inconsistently styled across wikis | |||
| Resolved | Jdlrobson | T270796 Message boxes classes should carry `mw-` | |||
| Resolved | Jdlrobson | T300306 [subtask] successbox, errorbox and warningbox classes will no longer function in 1.39 release | |||
| Resolved | Tacsipacsi | T304602 Fix use of errorbox in Gadgets |
Event Timeline
Comment Actions
As I touched the code anyway, I decided to fix a visual issue along the way, so the patch I’ll upload shortly causes visual changes:
| Before | After |
|---|---|
Comment Actions
Change 773518 had a related patch set uploaded (by Tacsipacsi; author: Tacsipacsi):
[mediawiki/extensions/Gadgets@master] Replace span.errorbox with div.mw-message-box-error
Comment Actions
Appears to work with the new Html method:
Thanks for helping us improve this code @Tacsipacsi !
Comment Actions
Change 773518 merged by jenkins-bot:
[mediawiki/extensions/Gadgets@master] Replace span.errorbox with div.mw-message-box-error


