4.7 Beta/ CVS Errors
| Project: | Article |
| Version: | 4.7.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | msameer |
| Status: | closed |
Jump to:
I just installed article.module on a recent CVS version. I have 3 category terms (1,2,3). Term1 has two nodes assigned to it. Terms 2 and 3 each have 1 node assigned to them.
When going to domain.com/article:
"Latest Articles" and the XML Feed both work great and as expected.
Then I have problems.
This is what is shown:
Article Categories
Category Term1 (2)
Category Term1 (2)
Category Term1 (2)Each "Category Term1 (2)" is linked to "article/category+term1".
When I go to that url, it says:
Article listings
There are currently no posts in this category.I can't think of what is wrong. It should display all three terms on the "article page" and then the articles on the "listings" page.
I tried clearing the cache and that didn't help. I get no error messages or logs.
Since I can't think of anything I'm doing wrong, I'm listing this as a bug.
Any help would be appreciated.

#1
Can you still reproduce it ? Works fine for me.
#2
Hi !
I have the same Problem in 4.7.0 release.
Assigned 1 Category with 4 terms to Article.
Latest Articles works perfectly.
Article listings only shows the first term from my taxonomy list.
When i vary the sequence it shows always the first one.
Following the url`s leads me to the listing of articles of the shown term,but no other =(
I´m a totally nOOb on php,so i can`t make any suggestion on your code.
This bug is totally reproducable by me. I altered categories and terms, reinstalled both modules... but no success.
Maybe you can help me ?
#3
Fixed in 4.7.x-1.2
Please reopen if you are still having the same problem.
#4