MyCaert / Issues-Enhancements

Issues and Enhancements
2 stars 0 forks source link

MySTUDENT tab - Edit Student Error Message #318

Closed DouglasFalk closed 3 years ago

DouglasFalk commented 3 years ago

Here is the error message. under MySTUDENT, Edit student

Microsoft VBScript runtime error '800a000d' Type mismatch: '[string: ""]' /Teachers/students/select-student-edit.asp, line 896

Reported tonight by a teacher 8/12/2020

dpentony commented 3 years ago

@bguerrettaz - I believe this issue and 319 are related. It is present in multiple teacher accounts in different states. Could it relate to the google functionality we just installed allowing students to enter their gmail address?

dpentony commented 3 years ago

Examples include Eric Emmons and Liz Alloway in IL and Marty Speth in WI. As it is the time of year when teachers are adding/editing students, this is urgent.

BrianPeterlin commented 3 years ago

@bguerrettaz , the server looks ok.

bguerrettaz commented 3 years ago

Looks like it was a data issue and the new changes caught it with certain teachers. I've put a way to handle it in the code. Can you please confirm its resolved?

On Thu, Aug 13, 2020 at 6:36 AM BrianPeterlin notifications@github.com wrote:

@bguerrettaz https://github.com/bguerrettaz , the server looks ok.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/MyCaert/Issues-Enhancements/issues/318#issuecomment-673425657, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABLOP4ZJGQXPWITUNZ5DUKTSAPF27ANCNFSM4P5VIW7Q .

bguerrettaz commented 3 years ago

Just replied to 319, this should be resolved.

On Wed, Aug 12, 2020 at 9:59 PM DouglasFalk notifications@github.com wrote:

Here is the error message. under MySTUDENT, Edit student

Microsoft VBScript runtime error '800a000d' Type mismatch: '[string: ""]' /Teachers/students/select-student-edit.asp, line 896

Reported tonight by a teacher 8/12/2020

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/MyCaert/Issues-Enhancements/issues/318, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABLOP44MIDA2JEDLM3FDU43SANJIXANCNFSM4P5VIW7Q .

dpentony commented 3 years ago

Thanks for the quick fix!