Closed (fixed)
Project:
Custom Breadcrumbs
Version:
6.x-1.x-dev
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Reporter:
Created:
16 Aug 2008 at 19:17 UTC
Updated:
29 May 2009 at 21:16 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
Anonymous (not verified) commentedthumbs up. the error is that $result is the db_query resource it's looping through, and if there's a PHP visibility to evaluate, that result is also put into $result.
Comment #2
motto commentedGood job! This fix works fine for me.
Comment #3
MGN commentedPatch works fine. I've tested it and have been using it for am using it for a couple of weeks now...no problems.
Comment #4
thepanz commentedManual edited .module file with your patch. Works fine.
Comment #5
scottrigbyperfect - this is great - any chance of getting into the next release? :)
Comment #6
MGN commentedCommitted to 6.x-1.x-dev.
Comment #8
datawench commentedApparently this didn't make it into 6x-1.4?
Comment #9
MGN commentedLook at the dates of the releases. 6.x-1.4 is older than 6.x-1.x-dev. The latest release will always be the developmental release. I am waiting on #334324: Menu active trail query to be resolved before releasing the next stable version (6.x-1.5).