updating grade score for student with special characters ( semicolon, for ex. abcd;efgh12345) results in error.

Description

Functional Description: Correct a situation in which a semicolon character in student user IDs can generate errors.

Create a student with user id like "abcd;efgh12345" and try to update this student grades for assignments/quizes through GB2 UI. will result in error, because the student Id is being split at the semicolon and the lookup for user information is for "abcd" instead.

Attachments

1
  • 28 Sep 2010, 01:29 PM

Activity

Show:

Thomas Amsler January 11, 2011 at 4:54 PM

There is no specific QA testing needed. This fix is covered by the "overall" testing.

Thomas Amsler September 30, 2010 at 8:08 PM

I just fixed another missed StudentId. This is fixed in trunk at r70512. I have merged that revision into the 1.2.x-test and 1.3.x-test branches. This fix will be in the 1.2.1-b3 and 1.3.1-b3 tags.

Thomas Amsler September 28, 2010 at 9:29 PM
Edited

merginged revisions 70400 and 70442 from trunk into the 1.3.x-test branch.

Mukul Tiwari September 28, 2010 at 2:28 PM

Yes, I was indeed testing on 1.3.0 and we should be good after I apply GRBK-747.

Fixed

Details

Assignee

Reporter

Components

Affects versions

Priority

Created September 23, 2010 at 3:37 PM
Updated February 10, 2011 at 9:48 AM
Resolved February 10, 2011 at 9:48 AM