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

rooby’s picture

Category: support » task

I 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

Anonymous’s picture

My contribution in #1139812: access control not working at all ! may help to get this ticket done.

Anonymous’s picture

Status: Active » Needs review
rooby’s picture

Title: create a new release for branch 7.x-2.x » Stable release blockers
Priority: Normal » Critical
Status: Needs review » Active

Marking 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.

thelee’s picture

#1212294 just needs a test case written and i'll commit it.

thelee’s picture

Assigned: Unassigned » thelee
thelee’s picture

Status: Active » Fixed

Created a new (recommended) release: 7.x-2.0-beta. Should go live in drupal.org in the coming day or so.

Status: Fixed » Closed (fixed)

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