when i used a ':' in the name of a group, the filename wasn't properly escaped like it is for the other types of files. I got an a disk io exception when i had a colon in a group name, because it was an invalid filename.
Description
http://forums.opensymphony.com/thread.jspa?threadID=45561&messageID=92198 :
when i used a ':' in the name of a group, the filename wasn't properly escaped like it is for the other types of files. I got an a disk io exception when i had a colon in a group name, because it was an invalid filename.