-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Article module fix read more title #44136
Conversation
I have tested this item 🔴 unsuccessfully on b996b09 This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/44136. |
chrome_2AW7e91m2w.mp4 |
@brianteeman This option only reflects the settings in the module. Article parameters are not respected. This could be a feature we can add in the future. @drmenzelit What do you suggest? |
Yes that is how it should work but it does not. My point is that the setting in the content component are preventing the setting in the module from working. check it out yourself.
expected behaviour - module shows the readmore title |
This line is getting the params from the article - it should be getting the params from the module |
@brianteeman please test again. |
other than comments about the class names this works correctly |
Good spot |
Thanks for the feedback! Hopefully fixed now. |
I have tested this item ✅ successfully on e00e280 This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/44136. |
1 similar comment
I have tested this item ✅ successfully on e00e280 This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/44136. |
RTC This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/44136. |
Removed my positive test as I think this is doing it the wrong way This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/44136. |
@brianteeman please test the new version. |
I have tested this item ✅ successfully on a81d79c This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/44136. |
Back to pending as the test by @JeroenMoolenschot has been invalidated by a later change which was not just a branch update. I will restore @brianteeman 's test result as that was just invalidated by a branch update (with a merge conflict resolved by me but that is not relevant for the test result). But the inresolved conversation should be resolved, and it needs a 2nd human test. This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/44136. |
I have not tested this item. This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/44136. |
@Quy could you please test again? |
I merged this because the latest changes were removing the unrelated active status and the actual code in this PR was successfully tested before. Thank you @RickR2H for your contribution. |
Pull Request for Issue #44135
Summary of Changes
Fix the read more title functionality.
Testing Instructions
Actual result BEFORE applying this Pull Request
Toggle Read More with Title not working
Expected result AFTER applying this Pull Request
Toggle Read More with Title is working and truncation of title is working
Link to documentations
Please select:
Documentation link for docs.joomla.org:
No documentation changes for docs.joomla.org needed
Pull Request link for manual.joomla.org:
No documentation changes for manual.joomla.org needed