Opened 3 years ago
Closed 3 years ago
#1507 closed Defect (fixed)
commit [3903] breaks pagination
| Reported by: | cash | Owned by: | |
|---|---|---|---|
| Priority: | high | Milestone: | Elgg 1.7 |
| Component: | Core | Version: | Github Master |
| Severity: | major | Keywords: | |
| Cc: | brettp | Difficulty: |
Description
The variable baseurl is being used in the view "navigation/pagination" without being defined.
Change History (1)
comment:1 Changed 3 years ago by brettp
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.

(In [svn:3931]) Fixes #1507: $varsbaseurl? used instead of undefined $baseurl in pagination view.