patchak has sponsored some fixes that
solve some random issues regarding submodules loading.

CommentFileSizeAuthor
contentblocker.patch1.99 KBRoberto Gerola

Comments

nedjo’s picture

Status: Active » Needs work

Thanks for your continued attention to this module. Some time ago I assigned you CVS access. I just updated the project description to list you as a maintainer, http://drupal.org/project/contentblocker.

This patch looks to address two distinct issues:

1. error on hook_init due to insufficient bootstrap.

2. I'm not entirely clear.

I attempted to address issue 1 via another patch, which I applied awhile back to HEAD and only recently to the DRUPAL-5 branch.

Please:

1. Test with HEAD to see if issue 1 still needs addressing. If so, create a new issue for issue 1 with a patch on HEAD. If you test and find the patch is needed and works, go ahead and apply.

2. Describe in this issue the particular error that the remaining patch addresses and how it does so, and then go ahead and apply the patch if you're satisfied it addresses the issue.

3. After applying the changes, merge them into the DRUPAL-5 branch.

Thanks!

nedjo’s picture

Status: Needs work » Fixed

I think this is now fixed.

yngens’s picture

the patch is not applicable:

[root@host contentblocker]# patch < *.patch
patching file contentblocker.module
Reversed (or previously applied) patch detected!  Assume -R? [n] n
Apply anyway? [n] y
Hunk #1 FAILED at 12.
Hunk #2 succeeded at 283 (offset 2 lines).
Hunk #3 succeeded at 311 (offset 10 lines).
1 out of 3 hunks FAILED -- saving rejects to file contentblocker.module.rej
[root@host contentblocker]# 
Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.