http://bugs.cinelerra.org/show_bug.cgi?id=447

           Summary: 'save batch render list' writes invalid XML
           Product: Cinelerra
           Version: 2.1
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: Medium
         Component: File Loading
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]


In the batch render job list xml file, whenver there are two or more jobs,
Cinelerra writes several root tags - in this case '<JOB>...</JOB>'.

This is ILLEGAL XML, and throws errors in standard XML parsing libraries.


Reproducible: Always

Steps to Reproduce:
1. Create a batch render list with 2 or more jobs
2. Save the list to an xml file
3. Try to load the xml file through a standards-compliant XML library or
application

Actual Results:  
XML library or application crashes with an error, complaining that the second
and subsequent '<JOB>' tags are rubbish

Expected Results:  
Cinelerra should write a single root tag - something like '<JOBS>' - and within
this tag, write the 1 or more '<JOB>' tags as required.


-- 
Configure bugmail: http://bugs.cinelerra.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

_______________________________________________
Cinelerra mailing list
[email protected]
https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra

Reply via email to