Closed (fixed)
Project:
Protected Node
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 Jul 2013 at 17:00 UTC
Updated:
18 Dec 2013 at 13:20 UTC
Jump to comment: Most recent
Comments
Comment #1
grimreaperHello,
Izus (the new co-maintener) asked me if I could help with the issues.
I discovered this module between yesterday and today so I could not see some problem (bug or feature problem).
I just have tested your patch and it's ok for me.
My test case :
- per node protection
- an article protected by a password
- I check that the hash of the password correspond to the hash in the database.
- I change the password
- I check that the hash of the password correspond to the hash in the database.
- ok
I change the status to tested and reviewed by the community.
Edit : I forget to mention that I had a difficulty to apply your patch (with eclipse) so I edit the file manually.
Comment #2
grimreaperComment #3
izus commentedseems weird :
i can't really reproduce the bug with the last codebase. can you please give steps to reproduce it ?
Comment #4
izus commentedComment #5
grimreaperHello,
I just tried to reproduce the problem with the last codebase, I don't have problem.
I also try using with the revisions enabled (https://drupal.org/node/1559162), also no problem.
Sorry, can we have the steps to reproduce it ?
Comment #6
oadaeh commentedSorry for the delay on this. I've been really busy lately. I will get it done soon. Thank you for your patience.
Comment #7
izus commentedthis was merged as part of #1923622: Support Webform
Thanks