Opened 12 years ago
Closed 12 years ago
#5158 closed defect (bug) (fixed)
strstr() [function.strstr]: Empty delimiter in bp_is_current_component () when $component is empty
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 1.9 | Priority: | normal |
| Severity: | minor | Version: | 1.8.1 |
| Component: | Core | Keywords: | has-patch |
| Cc: |
Description
A php warning strstr() [function.strstr]: Empty delimiter
line 864 caused by strstr call when $componentis empty string or null value.
Attachments (3)
Change History (9)
Note: See
TracTickets for help on using
tickets.
In 7361: