Custom Query (116 matches)
Results (7 - 9 of 116)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#82 | wontfix | content operation doesn't accept constant | rlacroix | ymipsl |
Description |
This kind of operation <field id="toto" > 1 </field> or <field id="toto" > 1 + 1 </field> Doesn't work and make an error when parsing field content or graph building sequence. |
|||
#104 | wontfix | When setting default field name, id should prevail on field_ref | ymipsl | ssenesi |
Description |
When writing :
Field "oddust" get the same name as field "odd550dust" When writing
field "oddust" has name=id="oddust" I beliewe that most users expect that the latter behaviour applies in the first case |
|||
#118 | wontfix | Parser silently skip syntax error | ymipsl | ssenesi |
Description |
When provided with an additional context structure with a syntax error like below (in bold face), the additional context is just dis-regarded <context id="arpsfx"> <file_definition type="one_file" enabled="true" >
|