This is a snapshot of Indico's old Trac site. Any information contained herein is most probably outdated. Access our new GitHub site here.

Opened 4 years ago

Closed 3 years ago

#926 closed defect (duplicate)

Error creating internal page with special characters in the name

Reported by: jordisan Owned by:
Priority: high Milestone: v0.99.0
Component: General Version:
Keywords: Cc:

Description

When you create an internal page with special characters in the name (á é ...), you get an error similar to this one in the frontend:

'ascii' codec can't decode byte 0xc3 in position 5: ordinal not in range(128)

Meanwhile, a workaround is including the character using html encoded characters: á é etc.

Change History (6)

comment:1 Changed 3 years ago by jbenito

  • Owner set to jatrzask
  • Priority changed from normal to high
  • Status changed from new to assigned

comment:2 Changed 3 years ago by jbenito

  • Milestone changed from v0.98.1 to v0.99.0

comment:3 Changed 3 years ago by jatrzask

  • Status changed from assigned to in_work

comment:4 Changed 3 years ago by jatrzask

  • Owner changed from jatrzask to pferreir
  • Status changed from in_work to assigned

Everything works fine for me, I don't see any problems with encoding during creating internal page process

comment:5 Changed 3 years ago by pferreir

  • Owner pferreir deleted
  • Status changed from assigned to new

comment:6 Changed 3 years ago by pferreir

  • Resolution set to duplicate
  • Status changed from new to closed
Note: See TracTickets for help on using tickets.