[Kolab-devel] [issue1237] Handling of @@@var@@@ in Conf.pm

Gunnar Wrobel kolab-issues at intevation.de
Tue May 9 11:04:29 CEST 2006


New submission from Gunnar Wrobel <wrobel at pardus.de>:

Currently the template handler has problems dealing with variable
substitution in email addresses. The setting:

ServerAdmin hostmaster@@@@fqdnhostname@@@

will not work since Conf.pm tries to replace "@@@@fqdnhostname@@@"
with a Kolab variable called "@fqdnhostname".

I attached a patch that will should disallow "@" characters in the
variable name and Conf.pm will restrict the variable recognition to 
"fqdnhostname". This will then result in 

ServerAdmin hostmaster at mydomain.de

----------
assignedto: steffen
files: Conf-20060505.patch
messages: 7339
nosy: steffen, wrobel
priority: minor bug
status: unread
title: Handling of @@@var@@@ in Conf.pm
________________________________________________
Kolab issue tracker <kolab-issues at intevation.de>
<https://intevation.de/roundup/kolab/issue1237>
________________________________________________
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Conf-20060505.patch
Type: application/octet-stream
Size: 865 bytes
Desc: not available
URL: <http://lists.kolab.org/pipermail/devel/attachments/20060509/6d0e2d15/attachment.obj>


More information about the devel mailing list