Last modified: 2009-07-29 22:17:51 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 T20321, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 18321 - Rendering of Type:Email
Rendering of Type:Email
Status: RESOLVED FIXED
Product: MediaWiki extensions
Classification: Unclassified
Semantic MediaWiki (Other open bugs)
unspecified
All All
: Normal minor (vote)
: ---
Assigned To: Markus Krötzsch
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2009-04-03 07:14 UTC by Simon Giesecke
Modified: 2009-07-29 22:17 UTC (History)
0 users

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


Attachments

Description Simon Giesecke 2009-04-03 07:14:02 UTC
The visible text of e-mail addresses, i.e. properties of type Type:Email, should be rendered without the mailto: prefix, e.g. for the address a@bb.com (simplified):

<a href="mailto:a@bb.com">a@bb.com</a>

instead of the current
<a href="mailto:a@bb.com">mailto:a@bb.com</a>
Comment 1 Markus Krötzsch 2009-07-29 22:17:51 UTC
This has been changed now: full URLs (with mailto:) are stored in the database, but "mailto:" is stripped for output. It is now also possible to use "mailto:" in email inputs, if desired.

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


Navigation
Links