Last modified: 2012-12-17 10:25:28 UTC
The "more"-link at longer feedback to show the full text doesn't have any (visible) function. The corresponding span elements doesn't change their visibility. example: http://de.wikipedia.org/wiki/Spezial:Artikelr%C3%BCckmeldungen_v5/Daurischer_Pfeifhase/176 http://en.wikipedia.org/wiki/Wikipedia_talk:Article_Feedback_Tool/Version_5#Feature_request:_The_more_link_at_the_bottom_of_longer_feedback...
some users can solve the problem temporally by changing the skin and other actions like repeated refreshing, but i can't reproduce it. In my case: logged-in i have the short comment with a "more" link and logged-out i can see the full text. Just to understand how it should behave: If theres a long comment it should be cut of and a link to the feedback is displayed. Should the "more"-link dynamically expand the comment by using "articleFeedbackv5-comment-full"? or should it redirect to the permalink and then show the full comment? also in my experience ArticleFeedbackv5.render.php l. 576 does seem to truncate (... with "more") at http://de.wikipedia.org/wiki/Spezial:Artikelr%C3%BCckmeldungen_v5/Daurischer_Pfeifhase/176 for logged-in users and for logged-out users it does not truncate (showing full comment). If this is not related to the "more"-button not working it should be in a new bug
The page does not seem to properly be identified as permalink page and keeps displaying the truncated text that is displayed on the list view (and "more" link to permalink), even though we're already on permalink. https://gerrit.wikimedia.org/r/#/c/38289/ should fix this