Opened 2 years ago
Closed 23 months ago
#1242 closed defect (fixed)
HTML characters conversion
Reported by: | messer440 | Owned by: | arescope |
---|---|---|---|
Priority: | high | Milestone: | v1.2 |
Component: | General | Version: | 1.0 |
Keywords: | Cc: |
Description
Indico have problems with conversion characters from html. For example - if I use & in my password, in my db this char exists as & - so I can't log in.
Change History (10)
comment:1 Changed 2 years ago by jbenito
- Milestone set to v1.1
comment:2 Changed 2 years ago by jbenito
- Milestone changed from v1.1 to v1.2
comment:3 Changed 2 years ago by jbenito
- Owner set to arescope
- Status changed from new to assigned
comment:4 Changed 2 years ago by jbenito
Check #1020 for more feedback
comment:5 Changed 2 years ago by jbenito
- Owner changed from arescope to jbenito
- Status changed from assigned to in_work
comment:6 Changed 2 years ago by jbenito
- Owner changed from jbenito to arescope
- Status changed from in_work to assigned
comment:7 Changed 2 years ago by hoffmann
comment:8 Changed 2 years ago by arescope
- Status changed from assigned to awaiting_merge
comment:9 Changed 23 months ago by jbenito
- Status changed from awaiting_merge to merging
comment:10 Changed 23 months ago by jbenito
- Resolution set to fixed
- Status changed from merging to closed
Note: See
TracTickets for help on using
tickets.
Alberto: is this fixed with the authentication refactoring?