I have a form with the following field:
<field name="saleslink" label="COM_MAGICCAL_GIGVIEW_SALESLINK" type="url" validate="url" scheme="http,https" class="validate-url" />
I fill the field with the following URL
Tthe form should be saveable without problems
The client side Validation kicks in despite the fact, that the URI is perfectly valid
PHP 8.2.11
Joomla-Version: Joomla! 4.3.4 Stable [ Bora ] 22-August-2023 16:00 GMT
DB: 10.4.31-MariaDB
This worked fine in Version 4.0.4. The issue appeared after an upgrade to 4.3.4
Labels |
Added:
No Code Attached Yet
|
Labels |
Added:
Information Required
|
Used the code and url from above in an own extension, but it works fine, no error or warning. (4.3.4, php 8.2)
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2023-10-21 15:03:47 |
Closed_By | ⇒ | Quy |
Closing due to no response.
and says what?