Opened 5 years ago
Closed 4 years ago
#1485253 closed Bugs (fixed)
LDAP address book pagination breaks when using "filter" config option
| Reported by: | ziba | Owned by: | |
|---|---|---|---|
| Priority: | 5 | Milestone: | 0.2-stable |
| Component: | LDAP connection | Version: | 0.2-alpha |
| Severity: | major | Keywords: | Address book pagination ldap filter |
| Cc: |
Description
The LDAP address book will overwrite the whole established search filter with just the filter config option when viewing the "next page," breaking pagination. This small patch fixes that. Thanks.
Attachments (1)
Change History (4)
Changed 5 years ago by ziba
comment:1 Changed 5 years ago by ziba
- Component changed from Client Scripts to LDAP connection
comment:2 Changed 5 years ago by alec
- Milestone changed from later to 0.2-beta
comment:3 Changed 4 years ago by alec
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.

Fixed in [3c884af9]. Thanks.