Bug #4886
wrong naming in setup.txt "pageParamName" vs "pageParameterName" in pi1
| Status: | New | Start date: | 2009-10-04 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | - | |||
| Target version: | - | |||
| Votes: | 0 |
Description
In the setup.txt there is property:
pageParamName = tx_pagebrowse_pi1|page
but in "pi1/class.tx_pagebrowse_pi1.php" there is no reference to "pageParamName"
Instead of this there is "pageParamName".
Solution: simply change "pageParamName" to "pageParameterName" in setup.txt
grtz
Krystian
History
Updated by Krystian Szymukowicz 11 months ago
I can see this has been changed in latest release so this bug can be closed.