Ticket #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
comment:1
anonymousbugger — 8 years ago
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.
- Owner changed from anonymous to rboren
- Status changed from new to assigned
- Status changed from assigned to closed
- Resolution changed from 10 to 20
comment:6
anonymousbugger — 8 years ago
- Status changed from closed to assigned
- Resolution changed from 20 to 30
Note: See
TracTickets for help on using
tickets.
