Color is used as the only means to convey read/unread messages on the Profile2 tool Messages page
GENERAL
TESTING
GENERAL
TESTING
Description
Activity
Show:

Sam Ottenhoff March 16, 2013 at 12:13 PM
1.5.x r121306

Steve Swinsburg February 26, 2013 at 7:28 AM
Please dont change fix versions to remove the current trunk that it is fixed in. And especially dont add fix versions where it has not been fixed. If you do, then when that version is released (eg 1.5.2 tentative becomes 1.5.2), the it will appear to be fixed in that version when in reality it still needs a merge. Merge flags do what we need.

iupui1 November 16, 2012 at 12:51 PM
verified on sakai/trunk on Oracle - Built: 11/16/12 12:00 - Sakai Revision: 116474 (Kernel 1.4.0-SNAPSHOT)- Server sakai-nightly.uits.iupui.edu

Steve Swinsburg October 28, 2012 at 4:50 AM
r115216. Added the note at the start of the message block ,rather than next to the subject, to indicate that the entire block is unread. Hope that is ok.
Fixed
Created October 26, 2012 at 1:08 PM
Updated July 15, 2014 at 9:57 AM
Resolved October 28, 2012 at 4:50 AM
Color is used as the only indication for read/unread messages on the "messages" page of the Profile2 Tool.
users of adaptive technology have no way of programmatically determine which messages are read and which messages are unread.
Recommended remediation:
Provide a semantic way to determine if a message has been read.
possible solution:
<a href="#" id="messageSubjectLink69" onclick="var wcall=wicketAjaxGet('?wicket:interface=:4:tabPanel:messageThreadListContainer:messageThreadList:2:messageSubjectLink::IBehaviorListener:0:',function() { }.bind(this),function() { }.bind(this), function() {return Wicket.$('messageSubjectLink69') != null;}.bind(this));return !wcall;"><span class="message-thread-subject">how are you?</span><span class="skip"> (unread message)</span></a>