ynorth-projects / openy_repeat

Decouple openy_repeat.
1 stars 17 forks source link

Allow `nolink` or `none` empty URLs #20

Closed froboy closed 2 years ago

froboy commented 2 years ago

Drupal allows empty links to be made with <nolink> or <none> in the link field URI text. We should handle this, otherwise the url appears as href="route:<nolink>".

shelleygoetz commented 2 years ago

Jira ticket created @froboy https://openy.atlassian.net/browse/MAINTAIN-259