When using the Persian calendar and choosing another day than the present day, then hitting return, it is always the present day which is displayed/saved.
Release blocker
Test made here on publishing date:
Labels |
Added:
?
|
Labels |
Added:
?
|
Tried shift enter and tab => same result
Also, if the Publishing field is empty for example, when i choose today, it does not save here at all. Field is saved empty
"Enter" acting as "Escape" certainly is wrong and unexpected behavior. "Shift-Enter" is basically a useless combinations since there is no hint that we can use that
Nope.
Status | New | ⇒ | Discussion |
Category | ⇒ | JavaScript |
Hi
This problem arose in joomla 3.7
After the digit were written in Persian
I also can not manually enter a date
There was no such problem in joomla 3.6, which was the English digit.
Now for choose another day before today, i should first choosing hour and then choose the day.
but after change any digit, date reset to today
Status | Discussion | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2017-06-21 08:29:39 |
Closed_By | ⇒ | infograf768 |
@joomla-ua thanks for reporting. As you have open a new Issue its not necessary to report same issue on another, closed issue.
Labels |
Removed:
?
|
@infograf768 according to the code: https://github.com/joomla/joomla-cms/blob/staging/media/system/js/fields/calendar.js#L540-L544
shift
+enter
is the enter equal (accept value andenter
is the same as escape. I don't remember why we did it like this