User tests: Successful: Unsuccessful:
Status | New | ⇒ | Pending |
Category | ⇒ | Modules Administration |
I have tested this item
Labels |
Added:
?
|
Title |
|
Updated to include mod_popular
I have tested this item
Test on mod_latest and mod_popular.
I have tested this item
Status | Pending | ⇒ | Ready to Commit |
RTC
NO! DONT MERGE THIS! ITS WRONG...
Status | Ready to Commit | ⇒ | Pending |
Back to pending.
@PhilETaylor Could you provide details about what's wrong?
Actually never mind, Im going to leave my screw up there, and this one can be merged. We dont have many modules with empty state at the moment, and the textSuffix
provided is not actually being used (we lost those language strings along the way somehow...)
What should happen - by design - was that the mod_popular empty state should say something like "There are no popular articles at the moment" and the mod_latest should say "There are no latest articles at the moment" - whereas this PR will make them both say "No articles have been created yet" which is technically true, but the idea was to make the empty state module layout generic and that it can be reused, with textPrefix
and textSuffix
to provide different language strings based on the module purpose.
No idea where the two custom language strings went, but now that they have done, removing the textSuffix
from the two modules will do, and my screw up is actually good as it will allow textSuffix
to be used correctly in the future if any other modules want to use it.
Please set back to RTC.
Status | Pending | ⇒ | Ready to Commit |
RTC
I have removed the module override language strings for the empty state to allow them to inherit from the components empty state language tites.
The layout is still generic and the prefix and suffix can still be used. This PR doesnt effect that
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2021-06-03 11:46:28 |
Closed_By | ⇒ | chmst | |
Labels |
Added:
?
|
Thanks
thanks
Same issue for popular articles