User tests: Successful: Unsuccessful:
As title says. Dates are displayed as entered in db, i.e. not "translated" to the format used by the language, contrary to articles for example (see PublishedButton.php
).
Therefore this PR adds the correct HtmlHelper
method.
Best way to test is using in admin the fa-IR (Persian) language, as the format there should be jalali.
Display administrator/index.php?option=com_finder&view=index
after indexing.
The screenshot below are captured after applying #27554 (comment) (and using npm) as it corrects the text alignment.
It is not necessary to do so to see the results of this PR.
Status | New | ⇒ | Pending |
Category | ⇒ | Administration com_finder |
Labels |
Added:
?
|
Status | Pending | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2020-01-19 11:31:08 |
Closed_By | ⇒ | wilsonge |
Thanks!