Hi.

For starters: thanks for this very handy module - it solves one specific problem in a very precise way, so it's a great little addition. It's also great to have a D7 port, but I've got a few problems with them that I'd like to help solve.

Problems:

1. commenting without approval permissions don't seem to be taken into account.

2. I'm seeing quite some leftover D6 code like an obsolete hook and permission names that have changed between D6 and D7 but haven't been corrected in this code.

3. Some bad/missing formatting/commenting/tabulation

4. out-of-date readme.txt (as noted in other issues)

I've fixed the code for my purposes, but before I contribute it back it needs some further testing of all use cases and I'd like to discuss the rationale for some of the existing code with the maintainer.

@maintainer: how would you like me to contribute? 1 patch with all changes? Create an issue per 'problem' with accompanying patch?

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Plazik’s picture

I think it should be a several patches.

lmeurs’s picture

Status: Active » Needs review
FileSize
1.98 KB

Patch applied.

pietrocap’s picture

Patch #2 works fine for me even when applied to latest dev.
I suggest to commit the patch. I think a lot of people use this module to give commenting without approval permissions to users. This was my case. Anyway thank you for the module!

sja1’s picture

We're using this patch in production and it's working fine.

sja1’s picture

Status: Needs review » Reviewed & tested by the community

  • sdstyles committed 7f63892 on 7.x-2.x
    Issue #2337963 by lmeurs, sdstyles: D7 port incomplete; comment without...
sdstyles’s picture

Status: Reviewed & tested by the community » Fixed

Fixed in 7.x-2.x branch.
Thanks!

Status: Fixed » Closed (fixed)

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