Closed (fixed)
Project:
Views (for Drupal 7)
Version:
6.x-2.5
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
5 Apr 2009 at 17:48 UTC
Updated:
23 Jun 2009 at 06:30 UTC
Jump to comment: Most recent file
Comments
Comment #1
thepanz commentedComment #2
thepanz commentedRe-Rolled for latest 2.4 release
Comment #3
timeril commentedIs this getting rolled into the next release of Views?
TIA
Comment #4
thepanz commentedI don't know... no reviews received, but I'm still using this patch in my production website.
If you tested this patch too, leave a comment or a review and maybe the Views maintainer will get this in!
Cheers
Comment #5
timeril commentedIs anyone using this with Views 2.5?
Comment #6
thepanz commentedthe #2 patch should be ok also for 2.5 release. I'm using it without any issues.
Comment #7
merlinofchaos commentedLooks good to me. Committed!
Comment #8
thepanz commentedThank you Merlinofchaos, being able to write a patch for a huge module like Views2 is a great challenge for me, knowing that it's committed.. it's amazing! :)
Cheers
Comment #9
liquidcms commentedwas this the issue and expected result of this patch?
back with 6.x-2.3 i had this for breadcrumb for a tab i added to a group page:
Home » AFMC Public Health Education Initiatives » %1 Library » AFMC Public Health Education Initiatives Library
then after seeing this post i updated to latest dev version of views, 6.x-2.x-dev - 2009-Jun-05 and i now get this:
Home » AFMC Public Health Education Initiatives » AFMC Public Health Education Initiatives Library » AFMC Public Health Education Initiatives Library
which is better, but still wrong.
plus the second last part of the bcrumb links to node/all/og/library which i am not sure how that could be useful as it is not where i came from and isn't even part of the Group area. (i just noticed that the %1 Library part of bcrumb back in 2.3 also went to this location; so perhaps this is by design??)
do some people have a need for that page even existing? little own in a bcrumb that should flow from the group page?