touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #00699
[Bug 1342270] Re: mms Content-Id and Content-Location mismatch with smil contents
** Description changed:
There's a content id and content location mismatch in the smil so the
generated artifacts won't be seen.
Here's an example:
Content-Location: attachmentSa1737
Content-Id: \"image20140712_0001.jpg\"
Content-Location: attachmentsc1737
Content-Id: "text"
Content-Location: attachmentFV1737
Content-Id: "smil"
<smil> <head> <layout> <region id="image20140712_0001.jpg" width="100%" height="100%" fit="meet" /><region id="text" width="100%" height="100%" fit="scroll" /> </layout> </head> <body> <par dur="5000ms"> <img src="image20140712_0001.jpg" region="image20140712_0001.jpg" /> </par><par dur="3s"> <text src="XXXXX.BC4083" region="text" /> </par> </body> </smil>
- I use the basename of the file for the Content-Location; if the Content-
- Id were to match the src ref in the smil I would just copy that and just
- make sure <text src="XXXXX.BC4083" and the Content-Id value match.
+ I use the basename of the file for the Content-Location
+
+ On attachment encoding, I am going to make
+ ContentLocation = ContentId
+
+ So just make sure ContentId matches the "src" entry in the smil
+ And to avoid any possible problems with other implementations, let's set the ContentId for the smil to be smil.xml
ProblemType: Bug
DistroRelease: Ubuntu 14.10
Package: telepathy-ofono 0.2+14.10.20140701-0ubuntu1
Uname: Linux 3.4.0-5-mako armv7l
ApportVersion: 2.14.4-0ubuntu2
Architecture: armhf
Date: Tue Jul 15 15:15:38 2014
InstallationDate: Installed on 2014-07-15 (0 days ago)
InstallationMedia: Ubuntu Utopic Unicorn (development branch) - armhf (20140715-020204)
SourcePackage: telepathy-ofono
UpgradeStatus: No upgrade log present (probably fresh install)
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to telepathy-ofono in Ubuntu.
https://bugs.launchpad.net/bugs/1342270
Title:
mms Content-Id and Content-Location mismatch with smil contents
Status in “telepathy-ofono” package in Ubuntu:
New
Bug description:
There's a content id and content location mismatch in the smil so the
generated artifacts won't be seen.
Here's an example:
Content-Location: attachmentSa1737
Content-Id: \"image20140712_0001.jpg\"
Content-Location: attachmentsc1737
Content-Id: "text"
Content-Location: attachmentFV1737
Content-Id: "smil"
<smil> <head> <layout> <region id="image20140712_0001.jpg" width="100%" height="100%" fit="meet" /><region id="text" width="100%" height="100%" fit="scroll" /> </layout> </head> <body> <par dur="5000ms"> <img src="image20140712_0001.jpg" region="image20140712_0001.jpg" /> </par><par dur="3s"> <text src="XXXXX.BC4083" region="text" /> </par> </body> </smil>
I use the basename of the file for the Content-Location
On attachment encoding, I am going to make
ContentLocation = ContentId
So just make sure ContentId matches the "src" entry in the smil
And to avoid any possible problems with other implementations, let's set the ContentId for the smil to be smil.xml
ProblemType: Bug
DistroRelease: Ubuntu 14.10
Package: telepathy-ofono 0.2+14.10.20140701-0ubuntu1
Uname: Linux 3.4.0-5-mako armv7l
ApportVersion: 2.14.4-0ubuntu2
Architecture: armhf
Date: Tue Jul 15 15:15:38 2014
InstallationDate: Installed on 2014-07-15 (0 days ago)
InstallationMedia: Ubuntu Utopic Unicorn (development branch) - armhf (20140715-020204)
SourcePackage: telepathy-ofono
UpgradeStatus: No upgrade log present (probably fresh install)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/telepathy-ofono/+bug/1342270/+subscriptions
References