Ticket #1375 (closed enhancement: fixed)
Absolute URL without protocol
Reported by: | Nicolaaas | Owned by: | Team |
---|---|---|---|
Priority: | normal | Milestone: | 2.6 |
Component: | module:core | Version: | 2.4 |
Severity: | normal | Keywords: | HTTPS, URL |
Cc: |
Description
In Dotclear it is possible to enter in the "URL du blog" an URL without any protocol attached like "example.org/". It allows enabling browsing in HTTP and HTTPS at the same time. Visitors can choose the protocol they like.This kind of URL in a standard and behave well in every browser.
The issue comes because you cannot enter such URL in many other URL fields in Dotclear like in a user's account. Moreover many plugins are not aware of this and behave badly with it.
I suggest that this feature should be well documented for both developpers and final users.
Change History
Note: See
TracTickets for help on using
tickets.
The wiki formatting broke the URL specification in the example. It should be : "/ /example.org/" without space