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 5 years ago

Closed 5 years ago

Last modified 5 years ago

#647 closed defect (fixed)

invalid html in abstracts causes an exception

Reported by: jmonnich Owned by: jmonnich
Priority: normal Milestone: v0.97.1
Component: Abstracts Version:
Keywords: Cc:

Description


Change History (5)

comment:1 Changed 5 years ago by jmonnich

  • Status changed from new to assigned

comment:2 Changed 5 years ago by jmonnich

  • Status changed from assigned to in_work

comment:3 Changed 5 years ago by jmonnich

  • Status changed from in_work to in_merge

comment:4 Changed 5 years ago by Adrian Moennich <jerome.ernst.monnich@…>

  • Resolution set to fixed
  • Status changed from in_merge to closed

In [6fb6a45b906c223795a85b8f3de6b80e935812ff]:

[FIX] Fix issue with invalid html in abstracts

  • do not use html sanitizer for abstract fields
  • always escape html when retrieving abstract fields
  • fixes #647

comment:5 Changed 5 years ago by Adrian Moennich <jerome.ernst.monnich@…>

In [6fb6a45b906c223795a85b8f3de6b80e935812ff/indico]:

[FIX] Fix issue with invalid html in abstracts

  • do not use html sanitizer for abstract fields
  • always escape html when retrieving abstract fields
  • fixes #647
Note: See TracTickets for help on using tickets.