id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc
1007,"ERROR: Type for advanced option not set. despite minOccurs=""0""",mkoller,dgollub,"The plugin_config.xsd file says that an AdvancedOption needs not have a Type attribute:
{{{
<xsd:element maxOccurs=""1"" minOccurs=""0"" name=""Type"" type=""AdvancedType"" />
}}}

If I use an AdvancedOption and omit the Type when configuring a member, I still get:

ERROR: Type for advanced option not set.

The engine should fall back to ""string"" as default type and not complain in this case.",defect,new,normal,OpenSync 0.40,OpenSync: Plugin API,0.38,normal,,,
