Page MenuHomePhabricator

Step 1.2: support values with datatype URL (impact: medium)
Open, MediumPublic

Description

As an editor I want to be able to edit values of datatype URL.

Problem:
So far we don't support URL values.

Screenshots/mockups:

BDD
GIVEN
AND
WHEN
AND
THEN
AND

Acceptance criteria:

  • valid URL values can be entered and saved
  • invalid URL values are rejected
  • validation is done based on the same criteria the repo uses

Open questions:

  • How do we do error handling?
    • Potential errors include: spam blacklist triggered, wrong format/protocol

Event Timeline

Restricted Application added a subscriber: Aklapper. · View Herald Transcript
Lydia_Pintscher moved this task from Incoming to Needs work on the Wikidata-Bridge board.
Lydia_Pintscher renamed this task from Step 1: support values with datatype URL to Step 1: support values with datatype URL (impact: medium).Dec 8 2019, 1:24 PM
darthmon_wmde renamed this task from Step 1: support values with datatype URL (impact: medium) to Step 1.2: support values with datatype URL (impact: medium).Jan 9 2020, 10:47 AM

So far we don't support URL values.

citation needed ;)

(well, fair enough, we don’t support them in terms of the acceptance criteria – there’s no validation before saving)