Please activate JavaScript in your browser.
?
Pending
Pending
Hound
Hound is busy sniffing around...
Details
User tests:
Successful:
Unsuccessful:
PR for #26907
See #26907 for steps to replicate the issue
The problem is because the value had a default of 0 and therefore was not empty
This was caused by value="<?php echo (int) $value; ?>"
Casting to integer results in 0 as an empty value and therefore is not empty as the validation expects
brianteeman
-
open
-
10 Jan 2020
brianteeman
-
change
-
10 Jan 2020
joomla-cms-bot
-
change
-
10 Jan 2020
jwaisner
-
test_item
-
10 Jan 2020
-
Tested successfully
Quy
-
test_item
-
10 Jan 2020
-
Tested successfully
Status
Pending
⇒
Ready to Commit
wilsonge
-
close
-
11 Jan 2020
wilsonge
-
merge
-
11 Jan 2020
wilsonge
-
change
-
11 Jan 2020
Status
Ready to Commit
⇒
Fixed in Code Base
Closed_Date
0000-00-00 00:00:00
⇒
2020-01-11 00:26:56
Closed_By
⇒
wilsonge
Labels
Added:
?
Add a Comment
Login with GitHub to post a comment
Confirm actual result as shown in #26907.
Applied Patch x got response:
An error has occurred.
0 Call to undefined method Joomla\CMS\WebAsset\WebAssetManager::useScript()
4.0.0-beta1-dev
This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/27463.