Region defined twice in SMIL text

Bug #1459176 reported by Alfonso Sanchez-Beato
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
messaging-app (Ubuntu)
New
Undecided
Unassigned
nuntium (Ubuntu)
Invalid
Undecided
Unassigned
telepathy-ofono (Ubuntu)
New
Undecided
Unassigned

Bug Description

In the SMIL description, the "Image" region is described twice:

<layout>
<region id="Image" width="100%" height="100%" fit="meet" />
<region id="Text" width="100%" height="100%" fit="scroll" />
<region id="Image" width="100%" height="100%" fit="meet" />
</layout>

(it is used only once in the smil body, although this is probably irrelevant)

It is not impossible that this causes problems, as "id" is "xml:id", which must be unique, and parsers are supposed to validate that (see http://www.w3.org/TR/xml-id/)

description: updated
Changed in nuntium (Ubuntu):
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.