For some reason, text inside .statuses-full-text in the comment is shown all the time, so the Read more-button doesnt have any functionality.

Comments

hviricel’s picture

Assigned: Unassigned » hviricel
Priority: Normal » Major
Status: Active » Needs review
StatusFileSize
new639 bytes

JS was applied only on the first level of message, problem solved adding others level (on class ".statuses-comments-comment")

icecreamyou’s picture

Priority: Major » Normal
Status: Needs review » Needs work

Truncation is not supported on status comments and shouldn't be appearing there. This issue needs some investigation into when/why a "read more" link might be appearing in comments. Then it should either be stopped from happening (if it is happening) or the ability to truncate comments should be added.

icecreamyou’s picture

socialnicheguru’s picture

Uncaught ReferenceError: status_truncate is not defined statuses.js on line 63
I get the above error once I apply the patch