User tests: Successful: Unsuccessful:
If a task has a note then it is displayed below the task name inside a small span (just like in all other components)
If a task does not have a note then a small span is still present but it contains a language string (which is empty)
There is no need for this empty span and there is certainly no need for a language string with no content.
Create a new task with a note
Create another new task without a note
Check the source code and you will see the empty span on the second task
Apply this PR
Refresh and check the source of the page again. This time there is no empty span on the task without a note and the note is still displayed on the other task.
Status | New | ⇒ | Pending |
Category | ⇒ | Administration Language & Strings |
Labels |
Added:
Language Change
?
|
@brianteeman Couldn't the "COM_SCHEDULER_NO_NOTE" string be removed from the language file? As far as I can see it is not used anymore after the change here.
@richard67 it is removed
Oh, how could I miss that.
I have tested this item
Status | Pending | ⇒ | Ready to Commit |
RTC
Labels |
Added:
?
|
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2021-12-13 07:54:51 |
Closed_By | ⇒ | bembelimen |
Thx
thx
I have tested this item✅ successfully on 0ce9a11
This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/36244.