Skip to content
  • Rob Swindell's avatar
    Fix TypeError: args[1].toUpperCase is not a function · 0ed2c512
    Rob Swindell authored
    Issue #389 reported by Keyop:
    srvc 0324 IMAPS <Keyop> !JavaScript  /sbbs/exec/imapservice.js line 653:
    TypeError: args[1].toUpperCase is not a function
    
    I'm not sure how you reproduce this error or what type args[1] is
    (apparently, not a string), but this fix it regardless. Please let me
    know.
    0ed2c512