Closed (fixed)
Project:
Book access
Version:
7.x-2.x-dev
Component:
Code
Priority:
Critical
Category:
Task
Assigned:
Reporter:
Created:
26 Feb 2012 at 15:17 UTC
Updated:
24 Dec 2012 at 20:00 UTC
Jump to comment: Most recent
I've notices that the latest code from git for the branch 7.x-2.x does not have the vars module as a dependency anymore. And it makes sense, because the vars functionality is in the Drupal 7 core.
Can somebody create a new release for this code?
Comments
Comment #1
rooby commentedI would recommend not creating a new release until the module is stable/usable.
I found I couldn't even use the dev version of the module as it currently stands due to bugs.
I think these need fixing before a release (the current major & critical bugs):
#1151180: Child pages still come up in search and are accesible
#1212294: Permissions are reset to "none" (e.g. all boxes are un-checked) when re-saving book node
#1219192: Rebuild Permissions Issue
#1238062: Default permissions have no effect and don't match per book permissions
This one also should be addressed, probably before the next release:
#1247282: Unable to uninstall book access
Comment #2
Anonymous (not verified) commentedMy contribution in #1139812: access control not working at all ! may help to get this ticket done.
Comment #3
Anonymous (not verified) commentedComment #4
rooby commentedMarking as critical seeing as the module is fairly unusable until these issues are resolved.
Also, there is nothing that needs review - Your other issue with the patch is needing review.
Comment #5
thelee commented#1212294 just needs a test case written and i'll commit it.
Comment #6
thelee commentedComment #7
thelee commentedCreated a new (recommended) release: 7.x-2.0-beta. Should go live in drupal.org in the coming day or so.