Page MenuHomePhabricator

Formatter for URL datatype
Closed, ResolvedPublic

Description

We need a value formatter for the time data type. It's needed for stuff like
property parser function, diff view, etc.


Version: unspecified
Severity: major
Whiteboard: formatters, backlog

Details

Reference
bz51113

Event Timeline

bzimport raised the priority of this task from to High.Nov 22 2014, 2:09 AM
bzimport set Reference to bz51113.
bzimport added a subscriber: Unknown Object (MLST).

I suppose Denny means "...for the URL data type".

Note that the basic formatter for StringValue objects works for URLs. Once we have HTML formatters, we'd want something that actually links the URL, but currently, we don't even have the infrastructure supporting this.

We now do have the infrastructure for supporting this without any trouble.

Change 98121 had a related patch set uploaded by Daniel Kinzler:
Introducing HtmlUrlFormatter

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

Change 98121 merged by jenkins-bot:
(bug 51113) Introducing HtmlUrlFormatter

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