Closed (fixed)
Project:
Web Links
Version:
master
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
14 Jul 2008 at 15:42 UTC
Updated:
15 Jul 2008 at 05:32 UTC
Jump to comment: Most recent file
There are some devel debugging lines (dsm) in hook_block that fail and make the Admin screen go white.
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | weblinks29.patch | 7.89 KB | nancydru |
| #2 | weblinks29.patch | 5.88 KB | nancydru |
| weblinks29.patch | 715 bytes | nancydru |
Comments
Comment #1
nancydruYou can remove them if you want, but I have a better patch coming...
Comment #2
nancydruIn addition to the above, the fix for http://drupal.org/node/131416 got changed and did not work. Also, it was only to the "recent" block. This patch extends that setting to all blocks (including even the upcoming "popular" block).
Note the code has been refactored to improve readability and extensibility.
The query code has a small change that opens a nice new feature ... coming soon.
Comment #3
nancydruStop me, I'm out of control!!! In a few minutes, I'll throw in the "most popular" block while I'm, here.
Comment #4
rmiddle commentedops I put debuging code into cvs. my mistake. Sorry.
Comment #5
nancydruHopefully, I'll leave this alone for a little while... All the above, plus the "Most popular" request.
Comment #6
nancydrucommitted to 6.x
Comment #7
rmiddle commentedBackported to 5. Commited to CVS.
Comment #8
nancydruSince I reported it and no one else seemed to notice, let's clear up the issue.
Comment #9
rmiddle commentedNo one noticed as the dsm code went in after alpha9 was released so that debuging code only appeared in CVS.
Thanks
Robert