Modify

Opened 16 years ago

Closed 16 years ago

#3217 closed defect (fixed)

Unicode error in Profile with accented characters in a multickecks user profile field

Reported by: Alz Owned by: Catalin BALAN
Priority: highest Component: UserManagerPlugin
Severity: critical Keywords:
Cc: Trac Release: 0.11

Description

A checked value containing accented characters creates Unicode error.

Please, remove the str() function line 45 in templates/admin_um_profile.html

... checked="${option in user_manager.user[field] and 'cheched' or None}"

Attachments (0)

Change History (2)

comment:1 Changed 16 years ago by Catalin BALAN

comment:2 Changed 16 years ago by Catalin BALAN

Resolution: fixed
Status: newclosed

Sorry for the late reply.

Closing this ticket. Feel free to re-open it if this issue still persists.

Thank you, Catalin Balan

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Catalin BALAN.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.