Bug #37951

Remove "http://" prefix from domain record domains or prevent saving the form

Added by Philipp Gampe 11 months ago. Updated 11 months ago.

Status:New Start date:2012-06-12
Priority:Should have Due date:
Assignee:- % Done:

0%

Category:-
Target version:-
TYPO3 Version:6.0 Complexity:
PHP Version:
Votes: 0

Description

If a user puts http://example.org in the domain record field for the domain, the scheme is not removed, but included in the URL like so: http://http://example.org.

This is very confusing and a lot of new users make this mistake even though the label explicitly says to not include the scheme here.

Make sure that TYPO3 recognizes this and either silently removes the scheme in such case or that TYPO3 produces a warning (user eval function?) and refuses saving the entry.

History

Updated by Philipp Gampe 11 months ago

Bugfix or feature?

Updated by Thomas Deinhamer 11 months ago

New 'eval' functions?
E.g. 'domain' and 'url'.

Updated by Philipp Gampe 11 months ago

Would be fine with me, but than it is a feature.

Also available in: Atom PDF