WRTS login (wrong password) emits WrtsLoginError

Bug #637436 reported by Cas Widdershoven
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenTeacher
Fix Released
High
Cas Widdershoven

Bug Description

When I (deliberately) try to import/export files to WRTS using a wrong password, the terminalscreen reports:
"Traceback (most recent call last):
  File "openteacher.py", line 997, in exportWRTS
    except (errors.WrtsLoginError, errors.WrtsConnectionErrors), e:
AttributeError: 'module' object has no attribute 'WrtsConnectionErrors'", while the normal user doesn't see a "login failed"-screen or something.

Revision history for this message
Marten de Vries (marten-de-vries) wrote :

The error is in that WrtsConnectionErrors ; that error doesn't exist. It should be WrtsConnectionError, without the s. Should be easy to fix.

Changed in openteacher:
importance: Undecided → High
status: New → Confirmed
milestone: none → 2.0
Changed in openteacher:
assignee: nobody → Cas Widdershoven (caswiddershoven)
status: Confirmed → Fix Committed
Changed in openteacher:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.