?
avatar zero-24
zero-24
11 Apr 2015

Steps to reproduce the issue

  • archive some articles
  • enable and publish the archive modul
  • at the frontend you will get something like this

screen shot 2015-04-11 at 14 52 52

  • the links look like:
    http://example.org/yyy/2009?view=archive&month=4 <- don't work. As it only use the month filter

Working would links like:
http://example.org/yyy/index.php?view=archive&month=4&year=2009

Expected result

Links would work and for every month we have one entry at the module

Actual result

we have more entry per month (see above) and the link don't apply the year to the filter.

System information (as much as possible)

The routing problems with the archive view are know:

#5810

But i think if we disable the SEF routing here it will work?

Additional comments

Old reports:
#5151
and
http://joomlacode.org/gf/project/joomla/tracker/?action=TrackerItemEdit&tracker_item_id=31698&start=25

"The bug is a broken routing system, which will need a rewrite to actually work."

Joomla Bugs referece:
http://www.joomla-bugs.de/forum/index.php/topic,666.msg3095.html#new

avatar zero-24 zero-24 - open - 11 Apr 2015
avatar zero-24 zero-24 - change - 11 Apr 2015
Labels Removed: ?
avatar Erftralle
Erftralle - comment - 11 Apr 2015

#6263 fixes at least the creation of multiple entries for the same month/year, but it does not fix the wrong SEF links. Therefore the router of com_content has to be modified. I spent some time to find a solution but unfortunately I did not make it.

avatar zero-24
zero-24 - comment - 11 Apr 2015

Thanks @Erftralle just tested and moved this PR to RTC

I will let this here open for the routing issue. Thanks!

avatar zero-24 zero-24 - change - 13 Apr 2015
Labels Added: ?
avatar brianteeman
brianteeman - comment - 23 Apr 2015

@zero-24 I think it will be better if you close this one and create a new issue JUST for the routing issue

avatar zero-24
zero-24 - comment - 29 Apr 2015

Thanks @brianteeman Closing here. I will reopen an new issue later.

avatar zero-24 zero-24 - change - 29 Apr 2015
Status New Closed
Closed_Date 0000-00-00 00:00:00 2015-04-29 14:35:48
Closed_By zero-24
Labels Removed: ?
avatar zero-24 zero-24 - close - 29 Apr 2015
avatar kofaysi
kofaysi - comment - 19 Jan 2020

The issue still exist in J3.9.14. Did you, dear @zero-24, open a new issue for the routing issue, please? M

avatar zero-24
zero-24 - comment - 20 Jan 2020

Yes I did back then but it has not been solved yet. Please open a new issue so we can get someone working on that issue. Thanks!

Add a Comment

Login with GitHub to post a comment