- Issue created by @sean_fremouw
- πΊπΈUnited States markie Albuquerque, NM
Please create an MR with this patch.. Thank you
Fixed issue #3512933β'More' link now only shows if visible text exceeds the trim limit. For short content (e.g., 20 chars) with a 50-char limit, it no longer displays . Patch (version 5) from branch 3512933-smart_trim_fixes attached.
- πΊπΈUnited States markie Albuquerque, NM
The MR doesn't come close to matching the patch and has a lot of CS errors.
- Merge request !109Set flag in truncate functions indicating if trim occurred for use by calling... β (Open) created by Unnamed author
I have worked on resolving the reported issues. Some of the PHPUnit test issues are fixed, but a few still remain. However, the functionality is working fine. Locally, my code does not show any errors, but I am still facing issues in the pipeline. Could you provide any suggestions on how to debug or resolve this? Thanks!
I have fixed the PHPCS and unit test issues for smart_trim-3512933. Please review and let me know if any further changes are needed.