Archived:Handling exclamation marks in JAR URLs (Known Issue)
extkbeditor2
(Talk | contribs) m |
hamishwillee
(Talk | contribs) m (Hamishwillee - Bot change of template (Template:KnowledgeBase) - now using Template:ArticleMetaData) |
||
| Line 2: | Line 2: | ||
__NOTOC__ | __NOTOC__ | ||
__NOEDITSECTION__ | __NOEDITSECTION__ | ||
| − | {{ | + | {{ArticleMetaData |
|id=KIJ000423 | |id=KIJ000423 | ||
|platform=S60 3rd Edition | |platform=S60 3rd Edition | ||
| Line 10: | Line 10: | ||
|creationdate=October 5, 2006 | |creationdate=October 5, 2006 | ||
|keywords= | |keywords= | ||
| + | |||
| + | |sourcecode= <!-- Link to example source code (e.g. [[Media:The Code Example ZIP.zip]]) --> | ||
| + | |installfile= <!-- Link to installation file (e.g. [[Media:The Installation File.sis]]) --> | ||
| + | |sdk=<!-- SDK(s) built and tested against (e.g. [http://linktosdkdownload/ Nokia Qt SDK 1.1]) --> | ||
| + | |devicecompatability=<!-- Compatible devices (e.g.: All* (must have GPS) ) --> | ||
| + | |signing=<!-- Empty or one of Self-Signed, DevCert, Manufacturer --> | ||
| + | |capabilities=<!-- Capabilities required (e.g. Location, NetworkServices.) --> | ||
| + | |author=[[User:Technical writer 1]] | ||
}} | }} | ||
Revision as of 14:03, 24 June 2011
Article Metadata
Tested with
Devices(s): All S60 3rd Edition devices (firmware older than X.0612.XX.XX)
Compatibility
Platform(s): S60 3rd Edition
Article
Created: User:Technical writer 1
(05 Oct 2006)
Last edited: hamishwillee
(24 Jun 2011)
Overview
JAR URLs containing exclamation marks can cause problems during installation on S60 3rd Edition phones.
Description
Web servers can use exclamation marks in the session IDs they include in the URLs. The S60 MIDlet installer can have problems with such URLs. It is suggested to avoid exclamation marks as part of the URLs. The issue has been corrected in later firmware builds.
Solution
This issue has been corrected in firmware builds, which have version number X.0612.XX.XX or later (check 4 digits after the first point).

