#4046 closed Defect (fixed)
mbstring lib in Elgg 1.7 throwing warnings
| Reported by: | cash | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | Elgg 1.7.15 |
| Component: | Search | Version: | 1.7 |
| Severity: | minor | Keywords: | |
| Cc: | brett@… | Difficulty: |
Description
"mb_strpos(): Offset not contained in string" in file /var/www/engine/lib/mb_wrapper.php(66)
Change History (5)
comment:1 Changed 19 months ago by cash
- Milestone changed from Needs Review to Elgg 1.7.15
comment:2 Changed 18 months ago by cash
- Component changed from Core to Search
comment:3 Changed 18 months ago by cash
- Resolution set to fixed
- Status changed from new to closed
Fixes #4046 checking offset compared to string length
Changeset: baf39432688b0fdfca025473a9bfa40441a7b5a4
comment:4 Changed 18 months ago by cash
Fixes #4046 checking offset compared to string length
Changeset: f1c8a2dadee9a31bf941b92eb3f4030b4f89d191
comment:5 Changed 18 months ago by cash
Fixes #4046 checking offset compared to string length
Changeset: e99c2870a1ca815c1c94bfec209bda8de4b23a7e
Note: See
TracTickets for help on using
tickets.

The bug is in search_get_highlighted_relevant_substrings()