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.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | statuses-readmore-2136359-1-D7.patch | 639 bytes | hviricel |
| Screen Shot 2013-11-15 at 8.46.17 AM.png | 21.05 KB | lauriii |
Comments
Comment #1
hviricel commentedJS was applied only on the first level of message, problem solved adding others level (on class ".statuses-comments-comment")
Comment #2
icecreamyou commentedTruncation 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.
Comment #3
icecreamyou commentedMarked #1802790: "Read more" for status comments as duplicate
Comment #4
socialnicheguru commentedUncaught ReferenceError: status_truncate is not defined statuses.js on line 63
I get the above error once I apply the patch