No Code Attached Yet bug Guided Tours
avatar brianteeman
brianteeman
5 Mar 2023

Steps to reproduce the issue

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)

avatar brianteeman brianteeman - open - 5 Mar 2023
avatar joomla-cms-bot joomla-cms-bot - change - 5 Mar 2023
Labels Added: No Code Attached Yet
avatar joomla-cms-bot joomla-cms-bot - labeled - 5 Mar 2023
avatar drmenzelit drmenzelit - change - 5 Mar 2023
Labels Added: a11y
avatar drmenzelit drmenzelit - labeled - 5 Mar 2023
avatar drmenzelit drmenzelit - change - 5 Mar 2023
Labels Removed: a11y
avatar drmenzelit drmenzelit - unlabeled - 5 Mar 2023
avatar richard67 richard67 - change - 5 Mar 2023
Labels Added: bug
avatar richard67 richard67 - labeled - 5 Mar 2023
avatar obuisard
obuisard - comment - 9 Mar 2023

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.

avatar Quy
Quy - comment - 12 Mar 2023

How about changing the label to Relative URL to make it more obvious without having to see the inline help?

avatar brianteeman
brianteeman - comment - 12 Mar 2023

that would help but there still should be validation

avatar brianteeman
brianteeman - comment - 12 Mar 2023

perhaps?

	<field
		name="url"
		type="url"
		label="COM_GUIDEDTOURS_URL_LABEL"
		description="COM_GUIDEDTOURS_URL_DESC"
		relative="true"
		validate="url
		filter="url"
		required="true"
	/>

avatar Hackwar Hackwar - change - 25 Aug 2023
Labels Added: PBF
avatar Hackwar Hackwar - labeled - 25 Aug 2023
avatar brianteeman brianteeman - change - 1 Sep 2023
Labels Removed: PBF
avatar brianteeman brianteeman - unlabeled - 1 Sep 2023
avatar obuisard obuisard - change - 26 Jul 2024
Title
Guided Tours - step url validation
[Guided tours] step url validation
avatar obuisard obuisard - edited - 26 Jul 2024
avatar obuisard obuisard - change - 13 Sep 2024
Labels Added: Guided Tours
avatar obuisard obuisard - labeled - 13 Sep 2024

Add a Comment

Login with GitHub to post a comment