Page 1 of 1

(Small) Bug With Mail To Admin

Posted: Tue Aug 07, 2007 7:58 am
by Lothar
The mail to notify of a new comment has a bug:

Im Blog TelMarkt Entwickler-Blog wurde ein neuer Kommentar zu Eintrag #Status des Moduls Außendienst abgegeben!
Link zum Eintrag: http://blog.telmarkt.de/archives/9-Stat ... ienst.html

I assume the "#Status des Moduls" should be "#2 in category Status des Moduls"... or something like that.

Re: (Small) Bug With Mail To Admin

Posted: Tue Aug 07, 2007 10:17 am
by garvinhicking
Hi!

Thanks, it was a bug in the language file. I removed the "#" character and placed the entry title in quotes now.

The category was never (and is) not part of the comment notification.

Best regards,
Garvin

Posted: Tue Aug 07, 2007 11:06 am
by Lothar
How to do the local update? Can I download new files or have I to apply the changes manually on my local files?

Posted: Tue Aug 07, 2007 11:27 am
by garvinhicking
Hi!

You could just edit the lang/serendipity_lang_de.inc.php and lang/UTF-8/serendipity_lang_de.inc.php files, search for "A_NEW_COMMENT_BLABHLAH" and there remove the "#" sign. :)

HTH,
Garvin