Monotone-Parent: b0f4711fa3917d9ca82a918807fe75046c131ee1

Monotone-Revision: 2b628a62ac49757d2bbeda1275fc38d69079752a

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2011-11-10T15:33:14
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2011-11-10 15:33:14 +00:00
parent 121154b015
commit 97dcdcb97a

View File

@@ -73,6 +73,8 @@
}
[rendering appendString: [tag uppercaseString]];
/* parameters */
attributes = [anElement attributes];
keys = [[attributes allKeys] objectEnumerator];
while ((key = [keys nextObject]))
@@ -104,6 +106,7 @@
}
}
/* values */
values = [anElement values];
if ([values count] > 0)
[rendering appendFormat: @":%@",