URL localization fix - ver 2
authorTomasz Iwanek <t.iwanek@samsung.com>
Fri, 5 Apr 2013 09:22:18 +0000 (11:22 +0200)
committerGerrit Code Review <gerrit2@kim11>
Wed, 24 Apr 2013 07:10:59 +0000 (16:10 +0900)
commit4b65fececadabd3cd90b086d5830251e7ae0126b
tree6c8355f6ada2b2c29fff4fce209b594c479802ba
parent9a71d57de1f28f1bf9d9b1b7a254d0f0f83d674c
URL localization fix - ver 2

[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 for file path resolution and appendin it back
[Verification] Run widget that uses link with query part and fragment part. Page should be loaded when URL with fragment part is given. Use wrt with app:// scheme ENABLED

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