Closed (fixed)
Project:
Block Class
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Anonymous (not verified)
Created:
11 Aug 2011 at 18:37 UTC
Updated:
31 Mar 2016 at 14:11 UTC
Jump to comment: Most recent
Comments
Comment #1
Skydda commentedTake a look at your sites/all/modules/block_class/block_class.module
This is what it looked before my little tweak:
And this is what it looks like after my tweak:
It doesn't display warning for me :)
Comment #2
Anonymous (not verified) commentedThat worked. Thanks!
Comment #3
mikeinvaldosta commentedThanks, Skydda
Comment #4
metaface commentedI was having the same problem. That fix also worked for me.
Thanks,
Dave
Comment #5
anouYES !!!
Thanks. Worked for me too.
Comment #6
olmyr commentedThanks for the fix
Comment #7
berenddeboer commentedCommitted.
Comment #8
pfrenssenFor people who want to apply this patch: the commit is c822f5c - link to patch.
Comment #9
NaX commentedCan we see this back ported to Drupal 6?
Comment #10
dydave commentedHi NaX,
Thanks a lot for getting back to this issue and requesting for a backport to 6.x.
I assume this is probably something that should have been done a while ago.
In any case, I went ahead, got the patch backported and committed against the 6.x-1.x branch at c443468.
I allowed myself to mark this issue as fixed for now, but feel free to re-open it, or post a new ticket, at any time if you have any further objections or encounter any issues with the commit c443468 (we would surely be happy to hear your feedback).
Please let me know if you would have any further comments, feedback, questions, issues, objections, suggestions or concerns on any aspects in the commits or this ticket in general, I would be glad to provide more information or explain in more details.
Thanks again to everyone for your help, reviews, feedback and comments on this issue.
Cheers!