This is a diff which patches a few bugs I've found.
Here they are:
1. the language setting was lost when updating
preferences
2. when preferences were disabled, one table cell in
the menu would stay blank (unformatted) - at least in
Netscape.
3. several bugs while parsing e-mail addresses and
putting them as links were fixed. (also added a new
function strip_tags2 so brackets around e-mail adresses
were not filtered)
4. in all files, "&"'s in Link URLs were falsely
escaped to HTML "&"
5. fixed some minor errors in german language file
It also adds some functionality:
1. When exactly one domain is in the domain list, it
gets displayed at the login screen
2. Added a new configuration directive
$allow_addr_change that enables/disables the user to
change his "From:" address. I think this is rather
useful for preventing spam.
I hope this is useful to you (I use the version patched
like above, and I'm 100% happy with it :-) )
Chris
tgz-ed diff (patches & bugfixes)
Logged In: YES
user_id=20872
Thanks, Christoph. Patch applied against latest CVS.