Check link access before outputting
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3265342. --> Reported by: [baysaa](https://www.drupal.org/user/1358394) Related to !16 >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>BuildFieldTrait::getLinkFieldValue() should check link access.</p> <h3 id="summary-remaining-tasks">Remaining tasks</h3> <p>Check link access on BuildFieldTrait::getLinkFieldValue().</p> <h3 id="summary-api-changes">API changes</h3> <p>BuildFieldTrait::getLinkFieldValue() will return NULL now if the current user has no access to the link.</p>
issue