There is a typo in the disclaimer_menu hook: access is misspelled accesss (extra s)

Comments

john.money’s picture

Status: Active » Needs review
StatusFileSize
new2.48 KB

Attached is patch which fixes 3 issues:

  • 'access arguments' for admin menu. Admin page is not viewable unless uid = 1.
  • check_markup(..., 1). Filter format permission should not be checked since the user viewing the page may not have permission to see the content.
  • sensible disclaimer_pages var defaults of: admin/* and user.
mogtofu33’s picture

Status: Needs review » Patch (to be ported)

Everything fixed on dev release, will be release soon.
Regards.
Mog.

mogtofu33’s picture

Assigned: Unassigned » mogtofu33
Status: Patch (to be ported) » Fixed

Patch ported on 6.x-1.8.

Status: Fixed » Closed (fixed)

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