Opened 10 years ago

Last modified 10 years ago

#10478 closed defect

Error when installing preset (chunk containing only list_entry items) — at Version 2

Reported by: malcolmh Owned by: team
Priority: normal Milestone: 14.09
Component: Core Version:
Keywords: preset chunk xml validation Cc:

Description (last modified by Don-vip)

I have a preset that produces an error message when I try to install it.

It does not seem to like the fact that I have chunks that contain only list_entry items. However, if I click on "Yes" to accept the install, the preset then works fine, with the chunk invocations working as expected.

Change History (2)

comment:1 by bastiK, 10 years ago

list_entry is normally inside a combo element, so it is a little unusual to put a couple of list_entrys in a chunk and not the entire combo. We could allow this, but then the schema file would no longer be able to catch all the syntax errors in the preset xml.

comment:2 by Don-vip, 10 years ago

Description: modified (diff)
Keywords: chunk xml validation added
Summary: Error when installing presetError when installing preset (chunk containing only list_entry items)
Note: See TracTickets for help on using tickets.