FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum Development » Bug Reports » Forum names with & display as &
Show: Today's Messages :: Polls :: Message Navigator
Switch to threaded view of this topic Create a new topic Submit Reply
Forum names with & display as & [message #21977] Thu, 06 January 2005 05:56 Go to next message
naudefj is currently offline  naudefj   South Africa
Messages: 3771
Registered: December 2004
Karma: 28
Senior Member
Administrator
Core Developer
Hi,

Forum names with & in the name (like "SQL & PL/SQL") display correctly on most pages, but not when a user's messages are listed. On this page it is displayed as "SQL & PL/SQL".

Best regards.

Frank
Re: Forum names with & display as & [message #22020 is a reply to message #21977] Sun, 09 January 2005 17:02 Go to previous messageGo to next message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma: 0
Senior Member
Administrator
Core Developer
Here is the fix:

--- showposts.tmpl~     2005-01-09 11:02:17.000000000 -0600
+++ showposts.tmpl      2005-01-09 11:02:17.000000000 -0600
@@ -22,7 +22,7 @@
 {REF: alt_var.tmpl}
 
 {SECTION: post_entry}
-<tr class="{ALT-VAR: search_alt RowStyleA RowStyleB}"><td class="GenText"><a href="{TEMPLATE: post_entry_lnk}">{VAR: r[2]}</a></td><td class="GenText" nowrap><a href="{TEMPLATE: post_entry_lnk1}">{VAR-HTML: r[0]}</a></td><td class="DateText nw">{TEMPLATE: showposts_ent_date}</td></tr>
+<tr class="{ALT-VAR: search_alt RowStyleA RowStyleB}"><td class="GenText"><a href="{TEMPLATE: post_entry_lnk}">{VAR: r[2]}</a></td><td class="GenText" nowrap><a href="{TEMPLATE: post_entry_lnk1}">{VAR: r[0]}</a></td><td class="DateText nw">{TEMPLATE: showposts_ent_date}</td></tr>
 {SECTION: END}
 
 {PAGE: SHOWPOSTS_PAGE show all posts by a user}


FUDforum Core Developer
Re: Forum names with & display as &amp; [message #22023 is a reply to message #22020] Sun, 09 January 2005 19:12 Go to previous messageGo to next message
naudefj is currently offline  naudefj   South Africa
Messages: 3771
Registered: December 2004
Karma: 28
Senior Member
Administrator
Core Developer
Thank you very much for your help and committed support!

PS: Can you please also fix this for the forum's title tags?

<title>Forum: SQL &amp;amp; PL/SQL</title>


Regards.

Frank
Re: Forum names with & display as &amp; [message #22041 is a reply to message #22023] Mon, 10 January 2005 22:15 Go to previous messageGo to next message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma: 0
Senior Member
Administrator
Core Developer
Here is the patches that fixes that behaviour:
  • Attachment: fudp4.txt
    (Size: 4.11KB, Downloaded 707 times)


FUDforum Core Developer
Re: Forum names with & display as &amp; [message #22068 is a reply to message #22041] Wed, 12 January 2005 11:13 Go to previous messageGo to next message
naudefj is currently offline  naudefj   South Africa
Messages: 3771
Registered: December 2004
Karma: 28
Senior Member
Administrator
Core Developer
Cool - problem solved!
Re: Forum names with & display as &amp; [message #23020 is a reply to message #22068] Fri, 25 February 2005 15:13 Go to previous messageGo to next message
naudefj is currently offline  naudefj   South Africa
Messages: 3771
Registered: December 2004
Karma: 28
Senior Member
Administrator
Core Developer
Hi,

Can you please also fix this for "Moderator of:" when displaying a user's profile.

Best regards.

Frank
Re: Forum names with & display as &amp; [message #23021 is a reply to message #23020] Fri, 25 February 2005 15:59 Go to previous messageGo to next message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma: 0
Senior Member
Administrator
Core Developer
Fixed in CVS.

Here is the patch:
http://cvs.prohost.org/c/index.cgi/FUDforum/chngview?cn=3363


FUDforum Core Developer
Re: Forum names with & display as &amp; [message #23023 is a reply to message #23021] Fri, 25 February 2005 16:26 Go to previous message
naudefj is currently offline  naudefj   South Africa
Messages: 3771
Registered: December 2004
Karma: 28
Senior Member
Administrator
Core Developer
Problem solved - thank you so much!
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Notification selection on registration form page
Next Topic: Optimization bug again
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Fri Sep 20 13:28:47 GMT 2024

Total time taken to generate the page: 0.02586 seconds