User tests: Successful: Unsuccessful:
… value - fixes issue #33538
Pull Request for Issue # .
Remove onchange function call from calendar.js - this is no longer needed since we now have a disptachEvent for the change event
edit the file administrator/components/com_content/forms/article.xml and find the publish_up field at line 129 and add the attrribute
onchange="alert(0);"
to this field and then edit an article and change the publish_up field (using the date picker)
you will get the alert(0) being called twice
alert(0) is called once
Status | New | ⇒ | Pending |
Category | ⇒ | JavaScript |
I have tested this item
can you please make the same for joomla 4?
Status | Pending | ⇒ | Ready to Commit |
Labels |
Added:
?
|
RTC
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2021-05-15 10:07:34 |
Closed_By | ⇒ | HLeithner | |
Labels |
Added:
?
|
thanks
I have tested this item✅ successfully on 7bc0667
This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/33540.