URL localization fix
authorTomasz Iwanek <t.iwanek@samsung.com>
Fri, 5 Apr 2013 09:22:18 +0000 (11:22 +0200)
committerGerrit Code Review <gerrit2@kim11>
Tue, 9 Apr 2013 09:05:49 +0000 (18:05 +0900)
commit198681b93f18faaacb156f9c8f0e0c72564ae60c
tree12692fc043df92fa2f7ddd7b6d626fcf2d390761
parent1022919fe54ee1678f72dda9a1b8a29aa5296558
URL localization fix

[Issue#]       N/A
[Bug]          webkit callbacks returns URL with query and fragment identifier for app:// scheme. It should be skipped for file resolution
[Cause]        N/A
[Solution]     Skipped part of URL
[Verification] Run widget that uses link with query part and fragment part. Sub page should be loaded. Use wrt with app:// scheme ENABLED

You may use: porucznik:../t.iwanek/testAV2.wgt. Buttons should have round boundings. Css and js resources should be localized properly.

Change-Id: I5253a3cea398cbd671a43c91fa55417185da4290
modules/localization/src/w3c_file_localization.cpp