hi,

i'm struggling with using filterbynodetype, and i'm not sure if this is a bug or some stupidy of mine.

i installed the thing (under drupal 6), activated it in admin/modules but don't see any clickable list in admin/content/node-type/page (for example). huh?

cheers,
nico

CommentFileSizeAuthor
#7 filterbynodetype-HEAD.patch885 bytessun

Comments

Crell’s picture

Status: Active » Postponed (maintainer needs more info)

Check your permissions? You need administer filters, I believe.

nschloe’s picture

i have 'adminster filters' checked with authenticated users, but no success.

just managed to handle it after explicitly logging in as 'admin', hm. problem solved for me, hence, but still i think that's not how it is supposed to work. how can i help debugging, if necessary?

Crell’s picture

So it works as uid 1, but not as any other user? Try setting your non-uid 1 user to a role that has every single permission. If that user still can't access the checkboxes, that sounds like a typo-style bug. :-(

nschloe’s picture

okay, granted the non-uid 1 user _all_ permissions found in admin/user/permissions, but no success. the list only shows up for the uid 1 user.

batbug2’s picture

having the same problem

Crell’s picture

Title: howto?! » Non-uid 1 cannot set configuration
Status: Postponed (maintainer needs more info) » Active

Changing title to be more descriptive. I'll try to get to this shortly.

sun’s picture

Status: Active » Needs review
StatusFileSize
new885 bytes

I guess this should work.

@Crell: I'd like to give this a shot and test whether works flawlessly with Wysiwyg in front of the next release.

nschloe’s picture

nice! works for me.. :)

sun’s picture

Status: Needs review » Reviewed & tested by the community
batbug2’s picture

works for me too

Crell’s picture

Status: Reviewed & tested by the community » Fixed

Thanks folks! I sorted out some brokenness in the way the branches are setup and committed this patch to the 6.x branch. (I do not use HEAD for modules.) The 6.x-dev tarball should be generated shortly. I'm going to wait a little bit before making another tagged release to see if #154760: not available for comments? can get in.

Status: Fixed » Closed (fixed)

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

Island Usurper’s picture

Component: Documentation » Code
Category: support » bug

*grumble*
Marked #618978: Typo in access permission for content type forms as a duplicate. I think maybe half a year is long enough to wait for #154760.

Daniel Norton’s picture

Status: Closed (fixed) » Active

This was automatically closed as a support request, but when it was changed to a bug report it should have been re-opened.

This bug was reported over 18 months ago.

Nathan Goulding’s picture

Can this be applied? I spent 30 minutes trying to figure out why this wasn't working for other non-admin users. This bug was submitted over 2 years ago.

Nathan Goulding’s picture

And there's already a working patch!

sun’s picture

Status: Active » Closed (fixed)

Patch was already committed, so reverting to fixed. Also, you should use Better Formats module instead.