Closed (fixed)
Project:
Crumbs, the Breadcrumbs suite
Version:
7.x-1.8
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
28 Jan 2013 at 21:29 UTC
Updated:
20 May 2013 at 15:10 UTC
Jump to comment: Most recent file
Comments
Comment #1
donquixote commentedSteps to reproduce?
Comment #2
donquixote commentedAlso, could you give me a backtrace?
And any hint that this is related to Crumbs?
Comment #3
donquixote commentedPatch: drupal_get_normal_path() should not be called with FALSE.
Can you test?
Comment #4
donquixote commentedRelated issue on the purl queue:
#1885538: Notice purl_path.inc Line 67
Comment #5
jesorensen commentedThis patch did not prevent the errors for me.
Comment #6
donquixote commentedWhich release did you test on?
Comment #7
donquixote commentedWell, it totally fixes it for me.
I can reproduce the error message, and the stack trace clearly points to this piece of code.
This patch looks pretty obvious, I will get it in, and then we can continue to look for further issues.
Comment #8
donquixote commented@jesorensen,
can you provide a stack trace of your own? Ideally using the 7.x-1.9 release, or the latest 7.x-1.x-dev (these are identical atm).
Comment #9
donquixote commentedOk, if I get steps to reproduce or a stack trace, we can reopen :)
Comment #10
donquixote commented#1885538-5: Notice purl_path.inc Line 67
Judging from the absence of further reports in this issue, I assume that the Crumbs-related part of the bug has been fixed with the patch.
What remains is bugs in other modules.
I mark this as "fixed" with patch #3.