[FIXED] - Vote Result Error at Front end, possible a JRoute error - Joomla! Forum - community, help and support


test on svn: 8582
ff 2.0.0.6
front-end

after voted, clicked "result" button linked result page.
there dropdown list not redirect correct page.

if page via "result" button, link correct

code: select all

.../j15/index.php?option=com_poll&id=14%3ajoomla-is-used-for&itemid=1


if select dropdown list, link trigger page not found error

code: select all

.../j15/index.php?option=com_poll&task=results&id=&itemid=114

it seems me id "14" shift or added after itemid=1



components\com_poll\controller.php
line 115 - 123
i think error might cause routine, add itemid end of url.
???
line 115 jroute generate following link cause problem

code: select all

index.php?option=com_poll&task=results&id=&itemid=1

this issue has been fixed on svn.





Comments

Popular posts from this blog

Error: ‘for’ loop initial declarations are only allowed in C99 or C11 mode - Raspberry Pi Forums

class MPU6050 has no member named begin

missing filename after '-o'