Closed (fixed)
Project:
Advanced Forum
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
29 Mar 2011 at 20:18 UTC
Updated:
13 Apr 2011 at 12:41 UTC
Jump to comment: Most recent file
Comments
Comment #1
troky commentedWhere exactly?
Comment #2
Aonoa commentedOn the first "forum" page, if you go to /forum.
Container
-- Forum_1
---- Subforum of Forum_1 <-- this one has the broken link when new posts are written.
Best regards,
Ao
Comment #3
troky commentedThis one should fix it. Test and report back.
Comment #4
michelleShoot, looks like this is broken in D6 as well. Could you shoot this over there once it's settled in D7? I'm not in a position to fix it right now and don't want to forget it. That's a pretty bad bug... Looks like Alpha 5 is going to come faster than I thought. :(
Michelle
Comment #5
michelleThere's more problems here. I noticed you didn't fix the subsubcontainer link in your patch... which got me looking at subsubcontainers... which got me realizing that subsubcontainer aren't calculating child posts... which got me realizing that subsubforums aren't, either. So I need to work on the logic more. :(
Michelle
Comment #6
michelleActually... I just realized it's working as intended but how it was intended is problematic. I'm going to start a new issue because this needs to get hashed out before I make changes and isn't quite the same as the bug that was posted here. So let's get that actual bug fixed first and then worry about the rest.
Michelle
Comment #7
michelleOk, so I committed your patch to D6 with the addition of the line to fix the problem in the subcontainer theming. That's useless right now since that will always be 0 but good to have it fixed so it's working when the underlying logic starts working.
Once this is in D7, this issue can be marked fixed. I'm going to go start a new one for the other issue right now.
Michelle
Comment #8
troky commentedI've noticed problems from #5 but it was too late to examine them so I just made quick fix for this issue only.
Committed to D7.
Comment #9
Aonoa commentedUsing the latest D7 snapshot from today I still get subforum links like this: http://forum/53%23new
It does not include the domain name in the link.
Best regards,
Ao
Comment #10
Aonoa commentedComment #11
troky commentedCheck date and time of my message and compare to 7.x-dev release. It's not packed yet.
So, patch it manually or wait few more hours.
Comment #12
Aonoa commentedAha, I did not really check the date/time beyond the day.. Sorry. The patch when applied does indeed fix the issue. =)
Thank you!
Best regards,
Ao
Comment #13
troky commentedThanks for testing it ;)