Tag view losses tag in pagination #581
Unanswered
mgscreativa
asked this question in
Q&A
Replies: 1 comment
-
|
Closing in favor of issue #582 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi! I'm using K2 latest commit e22ab07ed7f52b91b0471950b0df77c0e7eec581 and I'm facing a strange issue.
If I click a tag in an article (as in this sample venta), K2 shows me a list of venta tagged K2 items, so far so good, bit if I try to navigate to another page, the tag filter gets lost.
Reviewing the links generated, I can tell that somehow the tag got lost...
First page URL
index.php?option=com_k2&view=itemlist&task=tag&tag=venta&Itemid=158Secong page URL
index.php?option=com_k2&view=itemlist&Itemid=158&limitstart=9Third page URL
index.php?option=com_k2&view=itemlist&Itemid=158&limitstart=18Beta Was this translation helpful? Give feedback.
All reactions