No Jira noticed. This template was cloned from the one used to display phone and fax numbers, but was still referencing a variable that does not apply to the preferred title. This was missed in testing because the foaf person template uses the pulledProperty method to display the title, and so the preferred title template was never called.
This commit is contained in:
parent
e77ecc9ebb
commit
1db6bc8f5c
1 changed files with 1 additions and 3 deletions
|
@ -10,8 +10,6 @@
|
|||
next statement -->
|
||||
<#macro showPreferredTitle statement>
|
||||
|
||||
<#if statement.number?has_content>
|
||||
${statement.preferredTitle}
|
||||
</#if>
|
||||
${statement.preferredTitle!}
|
||||
|
||||
</#macro>
|
Loading…
Add table
Add a link
Reference in a new issue