Opened 9 years ago
Closed 9 years ago
#123 closed defect (bug)
Google-highlite problems
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | General | Version: | |
| Severity: | critical | Keywords: | |
| Cc: |
Description
When using the redirect feature offered by Google, if the WP weblog to which we are redirecting too has google-highlite enabled, it will not show to contents of the entry been redirected to or/an it will crash with PHP errors.
Change History (7)
comment:1
anonymousbugger — 9 years ago
- Owner changed from anonymous to rboren
- Status changed from new to assigned
- Resolution changed from 10 to 20
- Status changed from assigned to closed
comment:6
anonymousbugger — 9 years ago
- Resolution changed from 20 to 30
- Status changed from closed to assigned
Note: See
TracTickets for help on using
tickets.

If the Google query string contains slashes, the regular expressions used by the highlighter will issue "Unknown modifier" warnings. The expressions need to be proofed against slashes.