mms Content-Id and Content-Location mismatch with smil contents

Bug #1342270 reported by Sergio Schvezov
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
nuntium (Ubuntu)
Fix Released
Undecided
Unassigned
telepathy-ofono (Ubuntu)
New
Undecided
Tiago Salem Herrmann

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)

Related branches

Revision history for this message
Sergio Schvezov (sergiusens) wrote :
description: updated
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package nuntium - 0.1+14.10.20140721-0ubuntu1

---------------
nuntium (0.1+14.10.20140721-0ubuntu1) utopic; urgency=low

  [ Sergio Schvezov ]
  * Calling sync and close after encoding and before uploading.
  * Header parameter encoding corrections for content type and from
    token insert address length.
  * Attachment encoding fixes. (LP: #1342270)
  * Tracking response file for uploads (remaining parts to be done when
    telepathy-ofono integration work starts)
 -- Ubuntu daily release <email address hidden> Mon, 21 Jul 2014 09:44:10 +0000

Changed in nuntium (Ubuntu):
status: New → Fix Released
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.