[daisy] [JIRA] Updated: (DSY-323) export tool creates invalid schema.xml

Bruno Dumon (JIRA) issues at cocoondev.org
Mon Aug 14 02:32:09 CDT 2006


     [ http://issues.cocoondev.org//browse/DSY-323?page=all ]

Bruno Dumon updated DSY-323:
----------------------------

    Fix Version: public - 2.0

> export tool creates invalid schema.xml
> --------------------------------------
>
>          Key: DSY-323
>          URL: http://issues.cocoondev.org//browse/DSY-323
>      Project: Daisy
>         Type: Bug
>   Components: Repository
>     Versions: public - 2.0
>  Environment: Daisy SVN branch 2.0
>     Reporter: Andreas Deininger
>     Priority: Minor
>      Fix For: public - 2.0

>
> The file schema.xml inside the "info" folder of a export fileset contains invalid xml, therefore the import fails:
> in the definition of static selection lists, the item-tag is missing ">" after its value attribute:
>   <fieldType name="Diplomarbeit-Land" valueType="string" multiValue="false" aclAllowed="false" allowFreeEntry="false" deprecated="false" size="0">
>     <staticSelectionList>
>       <item value="none"        <label locale="de" text="nicht ..."/>
>       </item>
>       <item value="Armenien"        <label locale="de" text="Armenien"/>
>       </item>
>     </staticSelectionList>
>     <label locale="de" text="Land"/>
>   </fieldType>

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.cocoondev.org//secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



More information about the daisy mailing list