Ticket #952 (new defect)

Opened 8 months ago

reading closing xml tags are still buggy

Reported by: karnigen Owned by: cinelerra@…
Priority: lowest Milestone:
Component: User Interface Version: 2.1.5
Severity: trivial Keywords: xml closing tag
Cc:

Description

Shortening in project xml file of tags eg:
<LOCALSESSION IN_POINT="0" ...></LOCALSESSION>
to
<LOCALSESSION IN_POINT="0" .../>
are not accepted/ignored by cinlerra, although it is not easy task to make some xml libraries to produce output without these shortenings. It seems to me that it will be simpler to make a litle modification in reading procedure.

Note: See TracTickets for help on using tickets.