Skip to main content
Adobe Employee
December 4, 2009
Question

[svn:fx-trunk] 12472: LoaderUtil.normalizeURL() calls encodeURI() before returning.

  • December 4, 2009
  • 0 replies
  • 347 views

Revision: 12472

Revision: 12472

Author: gruehle@adobe.com

Date: 2009-12-03 16:28:17 -0800 (Thu, 03 Dec 2009)

Log Message:

***********

LoaderUtil.normalizeURL() calls encodeURI() before returning. This fixes several issues when the main app/module has a high-ascii character in the path name. Note that Flex still requires user-specified urls to be encoded before being passed to the framework.

QE notes: None

Doc notes: None

Bugs: SDK-24366

Reviewer: Alex

Tests run: Checkin

Is noteworthy for integration: Yes

Ticket Links:

***********

http://bugs.adobe.com/jira/browse/SDK-24366

Modified Paths:

**************

flex/sdk/trunk/frameworks/projects/framework/src/mx/utils/LoaderUtil.as

This topic has been closed for replies.