Last modified: 2011-11-09 19:58:50 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 T17861, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 15861 - Use "Login required" instead of "Error" in HTML title of login page
Use "Login required" instead of "Error" in HTML title of login page
Status: RESOLVED WORKSFORME
Product: MediaWiki
Classification: Unclassified
Parser (Other open bugs)
1.14.x
All All
: Low enhancement with 1 vote (vote)
: ---
Assigned To: Nobody - You can work on this!
: patch
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2008-10-06 09:36 UTC by Tom Kuipers
Modified: 2011-11-09 19:58 UTC (History)
1 user (show)

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


Attachments
Set page title and html title both to 'loginreqtitle'. (489 bytes, patch)
2008-10-06 09:42 UTC, Tom Kuipers
Details

Description Tom Kuipers 2008-10-06 09:36:15 UTC
On the stock "please login to use the wiki" page, the page title and html title are out of sync.
The page title says "Login required" ('loginreqtitle'), but the html title says "Error" ('errorpagetitle'). In my experience users find this confusing. They think something is wrong, but actually there's nothing wrong. They just have to login. So please don't display "Error" in the HTML title and use "Login required" instead.
Comment 1 Tom Kuipers 2008-10-06 09:42:12 UTC
Created attachment 5392 [details]
Set page title and html title both to 'loginreqtitle'.

I created a patch to set page title and html title both to 'loginreqtitle'. Modified one line in /includes/OutputPage.php. 
Changed this: $this->setHtmlTitle( wfMsg( 'errorpagetitle' ) );
To this: $this->setHtmlTitle( wfMsg( 'loginreqtitle' ) );
Comment 2 p858snake 2011-04-30 00:09:51 UTC
*Bulk BZ Change: +Patch to open bugs with patches attached that are missing the keyword*
Comment 3 Sumana Harihareswara 2011-11-09 19:58:50 UTC
Tom, thanks for your bug report and patch.  I'm sorry it's taken so long for us to respond!  In the meantime, I believe MediaWiki fixed this defect, so I am closing the bug.  If you still run into it, please reopen and let us know.  Thanks again.

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


Navigation
Links