Closed (fixed)
Project:
Panels Hash Cache
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 Feb 2012 at 19:54 UTC
Updated:
10 Apr 2012 at 11:00 UTC
The current drupal 6 version of the module has a stray dpm() function call left in. This will cause fatal errors if Devel module is not enabled. Patch removes the call.
| Comment | File | Size | Author |
|---|---|---|---|
| panels_hash_cache-debug_code.patch | 392 bytes | jaydub |
Comments
Comment #1
Nick Lewis commentedLooks like the change should be applied ASAP.
Comment #2
dipen chaudhary commentedCommited in 6 branch, thanks!