Code

bugfix: transform_msg2hash: xml_tags without a content are created as an empty hash...
authorrettenbe <rettenbe@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 16 Jan 2008 16:08:06 +0000 (16:08 +0000)
committerrettenbe <rettenbe@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 16 Jan 2008 16:08:06 +0000 (16:08 +0000)
commit5b1032e073b74baac4d255a8e45761c2d1cee82d
treedceda57b1944987a04292adf1536a7cf61287520
parent36d6bda3b848873e8531f725e12b45fc31e962e7
bugfix: transform_msg2hash: xml_tags without a content are created as an empty hash in a list instead of an empty list
workaround: all empty hashes in a xml_content are substituted with "none"

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@8402 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-si/gosa-si-client
gosa-si/modules/GosaSupportDaemon.pm
gosa-si/modules/ServerPackages.pm