Opened 16 years ago
Closed 15 years ago
#110 closed defect (bug) (fixed)
Add stripslashes to various places in class BP_XProfile_ProfileData
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | 1.1 | Priority: | critical |
Severity: | Version: | ||
Component: | Keywords: | stripslashes | |
Cc: |
Description
If field values contain escaped characters like apostrophes ' and such, they are displayed with the '\' in the Edit Profile and View Profile pages. Need to add stripslashes() to the places that return the field values.
Change History (6)
#4
@
16 years ago
- Resolution fixed deleted
- Status changed from closed to reopened
I've noticed this appearing in the 'Profile Field Setup' page, when entering apostrophes in 'Drop Down Select Box' items. After they are saved they have '\' infront.
Note: See
TracTickets for help on using
tickets.
Milestone Extended Profiles v0.4 deleted