When creating a step of type redirect you are asked to insert a url. This must be a relative URL althought there is no text to inform you of this. There is no validation to ensure that you enter a relative url. If you dont enter a relative url then the tour will fail (obviously) and the only option is to close the browser to kill the session.
Creating seperate issue for each bug report so that they dont get lost inside a bigger report (again)
Labels |
Added:
No Code Attached Yet
|
Labels |
Added:
a11y
|
Labels |
Removed:
a11y
|
Labels |
Added:
bug
|
How about changing the label to Relative URL
to make it more obvious without having to see the inline help?
that would help but there still should be validation
perhaps?
<field
name="url"
type="url"
label="COM_GUIDEDTOURS_URL_LABEL"
description="COM_GUIDEDTOURS_URL_DESC"
relative="true"
validate="url
filter="url"
required="true"
/>
Labels |
Added:
PBF
|
Labels |
Removed:
PBF
|
Title |
|
Labels |
Added:
Guided Tours
|
There is inline help for this but I agree, we should have some kind of validation.
This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/40021.