History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: SAK-11564
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Huong Nguyen
Reporter: Lisa Wilson
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
Sakai

New failure case found for Email from Instructor to Student from Scores

Created: 18-Sep-2007 11:30   Updated: 23-Oct-2008 07:46
Component/s: Tests & Quizzes (Samigo)
Affects Version/s: 2.4.0, 2.4.1
Fix Version/s: 2.5.0, 2.4.x

Time Tracking:
Not Specified

Environment: 2.4.x test environment, UC Davis
Issue Links:
Cloners
 
Duplicate
 

2.4.x Status: Resolved
2.5.x Status: None
2.6.x Status: None


 Description  « Hide
Based on UC Davis QA results, 6/18/07:

The send email feature under "Scores" within "Tests & Quizzes" will not function if the name of the person has an apostrophe in it. For example, Vernon O'Connor (email add vloconnor@ucdavis.edu) and Thomas O'Connor (email add tvoconnor@ucdavis.edu) cannot be sent email via that function. Clicking on the link simply 'flashes' the page back to the main "Scores" page.

The link present under other names will allow a window to open that permits writing and sending an email to that named person.

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Lisa Wilson - 18-Sep-2007 11:34
Hi Karen;

My testers confirmed that this bug is fixed for the locations stated - but found a new email location that did not get fixed yet.

If you select an individual with an apostrophe in their last name from the list of users who completed their quiz on the Scores screen, you get the individual user's questions and answers. At the bottom of this screen is an email option.

This email option does not generate an email pop-up form for users with an apostrophe in their last name; it does work for other users.

Lisa Wilson - 18-Sep-2007 11:34
Forward to Lydia for assignment within her Stanford team.

Karen Tsao - 18-Sep-2007 13:35
This has been fixed in SAK-11255. Thanks.


Huong Nguyen - 21-Sep-2007 10:19
Actually the email function looks good for without attachment. But with attachment, it throws error:
rg.sakaiproject.portal.api.PortalHandlerException: java.lang.RuntimeException: java.lang.NumberFormatException: null
    at org.sakaiproject.portal.charon.SkinnableCharonPortal.doGet(SkinnableCharonPortal.java:889)
caused by: java.lang.RuntimeException: java.lang.NumberFormatException: null

Huong Nguyen - 08-Oct-2007 09:07
Verified on qa3-us, tag 006. email with attachment now is working properly.