Search results template : double entry ?
----------------------------------------
Key: TEMPLATES-478
URL: http://www.jahia.net/jira/browse/TEMPLATES-478
Project: Jahia Default Templates / Web Design / General Usability
Issue Type: Assistance
Components: Community templates
Reporter: Clement Egger
Assignee: Benjamin Papez
Fix For: Templates 6.0
When using the search results template, the page title appears twice
The source code is
<dt><a href="${hit.link}">${fn:escapeXml(hit.title)}</a></dt>
<dd>${fn:escapeXml(hit.summary)}</dd>
What's teh difference between ${fn:escapeXml(hit.title)} and
${fn:escapeXml(hit.summary)}
must we keep both in templates today ?
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://www.jahia.net/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
jira_list mailing list
[email protected]
http://lists.jahia.org/cgi-bin/mailman/listinfo/jira_list