There are a few places where Permalink doesn't declare a default value for variables. variable_get('permalink_status') is an example. It should be variable_get('permalink_status', 0) instead.

Comments

christefano’s picture

Status: Active » Fixed

Just noticed that this was fixed in the 5.x-1.0 version.

Status: Fixed » Closed (fixed)

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