** Also affects: messaging-app (Ubuntu) Importance: Undecided Status: New
** Also affects: telepathy-ofono (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to messaging-app in Ubuntu. https://bugs.launchpad.net/bugs/1459176 Title: Region defined twice in SMIL text Status in messaging-app package in Ubuntu: New Status in nuntium package in Ubuntu: New Status in telepathy-ofono package in Ubuntu: New 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/) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/messaging-app/+bug/1459176/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp