#4582 closed Defect (fixed)
pagination view not using output/url
| Reported by: | cash | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | Elgg 1.8.6 |
| Component: | Core | Version: | 1.8 |
| Severity: | minor | Keywords: | |
| Cc: | brett@… | Difficulty: | trivial |
Description
If a partial url is provided as the base_url, it breaks the page number links. Pointed out by webgalli on this pull request: https://github.com/Elgg/Elgg/pull/197
Change History (2)
comment:1 Changed 11 months ago by Cash Costello
- Resolution set to fixed
- Status changed from new to closed
comment:2 Changed 11 months ago by Cash Costello
Fixes #4582 using output/url for links in pagination
Changeset: 81dac97890197658e5446e464604c2bc15903e5a
Note: See
TracTickets for help on using
tickets.

Fixes #4582 using output/url for links in pagination