Archived:Backslash character within ContentLocation parameter crashes WMA in S60 3rd Edition initial release (Known Issue)
Archived: This article is archived because it is not considered relevant for third-party developers creating commercial solutions today. If you think this article is still relevant, let us know by adding the template {{ReviewForRemovalFromArchive|user=~~~~|write your reason here}}.
Article Metadata
Compatibility
Platform(s): S60 3rd Edition
Article
Created: User:Technical writer 1
(08 Mar 2007)
Last edited: hamishwillee
(15 Jun 2012)
Contents |
Overview
If the ContentLocation parameter contains the "\" character (path separator in S60 platform), the S60 WMA implementation crashes.
Description
The WMA 2.0 specification defines the ContentLocation parameter for a MessagePart (see JSR-205, page 28). If this parameter contains S60 platform's path separator character ("\"), the WMA implementation crashes.
How to reproduce
Create a MessagePart with the ContentLocation parameter containing the "\" character and try to send an MMS having such a MessagePart.
Solution
The ContentLocation should always be a simple file name (without a path).
This problem is corrected in S60 3rd Edition FP1.

