[rt-devel] RTFM 2.0.1 - Minor Bug in Updated Articles
Stephen Turner
sturner at MIT.EDU
Tue Dec 16 10:16:18 EST 2003
Hello,
It looks like there's a minor bug in the '10 most recently updated' articles
section on the main RTFM page - the article summary is shown twice
for each article in the list. Version of RTFM is 2.0.1.
I think the solution is to replace "Summary" with "Name" on
line 36 in /share/html/RTFM/Elements/UpdatedArticles
- here's a diff listing:
36c36
< <%$Article->Summary || loc('(no Summary)')%>
---
> <%$Article->Name || loc('(no Name)')%>
Steve
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://pallas.eruditorum.org/pipermail/rt-devel/attachments/20031216/320e1a2d/attachment.html
More information about the Rt-devel
mailing list