unicode error on copy + delete

Bug #238579 reported by Christophe Combelles
2
Affects Status Importance Assigned to Milestone
Zope 3
Confirmed
High
Unassigned

Bug Description

- from an empty zope3 instance, just using the zmi
- Create an object (ex: a folder) with a unicode name
- Copy the object (don't paste)
- Delete the object

Revision history for this message
Christophe Combelles (ccomb) wrote :

This leads to an unusable user account. The unicode name remains in the principal's clipboard.
The container traverser tries to getattr(container, unicodename)

Changed in zope3:
importance: Undecided → High
Changed in zope3:
status: New → Confirmed
Revision history for this message
Christophe Combelles (ccomb) wrote :

Here is a patch with unittest + ftest + fix.

description: updated
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Bug attachments

Remote bug watches

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