Problem/Motivation

The "Standout"- and "News Keyword"-tags both contain a link to a Google support document in their description/help text. Due to the way the @Translation annotation is used in those tag's annotations, the links are incorrect, instead linking to a non-existing page on the local site.

Proposed resolution

Fix it. (Also switched from http to https to save a round-trip when clicking).

Remaining tasks

Review the attached patch and commit.

User interface changes

Links in the description for Standout and News Keywords work.

API changes

None.

Data model changes

Nada.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

mr.baileys created an issue. See original summary.

DamienMcKenna’s picture

DamienMcKenna’s picture

Status: Needs review » Fixed

Oh, so *that* is how you handle arguments to annotation translations! Thanks! Commmitted.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.