Changes between Initial Version and Version 1 of Ticket #11726, comment 2
- Timestamp:
- Jan 13, 2015, 6:56:41 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #11726, comment 2
initial v1 1 1 Yes, you can force it...However, you shouldn't have to. Web+ should have better logic to match the behavior of popular browsers like Safari, Chrome, Firefox and IE. 2 3 For example.... 'domain.com:8080' is a valid URL. As it's being typed into a 'browser' address bar, if it can't determine the protocol and it looks like a URL, it should try 'http://', since that's MOST likely what the user meant, since it's a Web browser.