Opened 17 years ago
Closed 17 years ago
#1639 closed defect (bug) (fixed)
strip html tags needed for automated tagging system on xprofile...
| Reported by: | grimbog | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | 1.2 |
| Component: | Version: | ||
| Severity: | Keywords: | strip html tags xprofile tagging | |
| Cc: |
Description
Noticed this when creating some extra profile fields.
Lets suppose that I have a multi-line profile field for addresses. If the user inputs the follow:
Munich
Germany
Then the system tags the whole lot, but doesn't strip html tags, so the search term becomes:
"?s=Munich<br />Germany"
...which breaks the search function.
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
(In [2388]) Fixes #1639