Activity log for bug #1441281
Date | Who | What changed | Old value | New value | Message |
---|---|---|---|---|---|
2015-04-07 17:45:06 | Riccardo Padovani | bug | added bug | ||
2015-04-07 19:11:45 | Olivier Tilloy | webbrowser-app: status | New | Confirmed | |
2015-04-07 19:11:48 | Olivier Tilloy | webbrowser-app: importance | Undecided | Medium | |
2015-04-07 20:18:29 | Bartosz Kosiorek | description | We have a function in `src/app/webbrowser/urlManagement.js` called `looksLikeAUrl()` that checks if an url is valid. It works well, but it checks tld length is <5. TLD could be longer[0], so we should remove that restriction and find a better strategy to verify tld. [0]: https://en.wikipedia.org/wiki/List_of_Internet_top-level_domains#ICANN-era_generic_top-level_domains | We have a function in `src/app/webbrowser/AddressBar.qml` called `looksLikeAUrl()` that checks if an url is valid. http://bazaar.launchpad.net/~phablet-team/webbrowser-app/trunk/view/head:/src/app/webbrowser/AddressBar.qml#L238 It works well, but it checks tld length is <5. TLD could be longer[0], so we should remove that restriction and find a better strategy to verify tld. [0]: https://en.wikipedia.org/wiki/List_of_Internet_top-level_domains#ICANN-era_generic_top-level_domains | |
2015-04-14 20:55:13 | Riccardo Padovani | webbrowser-app: status | Confirmed | In Progress | |
2015-04-14 20:55:14 | Riccardo Padovani | webbrowser-app: assignee | Riccardo Padovani (rpadovani) | ||
2015-04-14 20:55:21 | Riccardo Padovani | branch linked | lp:~rpadovani/webbrowser-app/updateUrlManagementFunctions | ||
2015-04-27 08:30:50 | Riccardo Padovani | branch linked | lp:~rpadovani/webbrowser-app/data-address | ||
2015-05-11 09:18:49 | Olivier Tilloy | summary | Update looksLikeAUrl() function | Address bar doesn't support new TLDs | |
2015-05-13 21:15:19 | Olivier Tilloy | webbrowser-app: status | In Progress | Fix Released | |
2015-05-28 03:38:52 | Launchpad Janitor | branch linked | lp:ubuntu/webbrowser-app |