Bug TT-81 Changed URL validation regex 27/45027/1
authort.dakowicz <t.dakowicz@samsung.com>
Thu, 30 Jul 2015 09:24:24 +0000 (11:24 +0200)
committert.dakowicz <t.dakowicz@samsung.com>
Thu, 30 Jul 2015 11:37:23 +0000 (13:37 +0200)
commit9cb571cfab95739c8ae6413e32b62558d499ad00
treee8da6551169c3a34463ec9cd77bae7e170f74133
parent5a46456b251233e8cb1e9bbbe2582ec93ecd7150
Bug TT-81 Changed URL validation regex

[Issue#] https://bugs.tizen.org/jira/browse/TT-81
[Problem] Browser tries to navigate to malformed URLs instead
          of putting them into search engine query
[Solution] Corrected the regex
[Verify] Check if URLs with spaces are put into Google's search query

Change-Id: Ic49cfa498194cf878bab70007a7dae8ada53708e
services/SimpleURI/SimpleURI.cpp