Via admin->blocks->configure->Navigation->"Hide this block by default but let individual users show it." and then submitting and successfully saving.

then I go to user/1/edit and enable "Navigation" such that it is only available to the "admin" user; however, the selection is not saved and no error is reported.

Comments

Tobias Maier’s picture

i cant reproduce this error in the current cvs-head version...

greggles’s picture

I repeated this defect with Beta2 and can confirm it.

I also tried it with a different block (who's new) and found the same behavior.

I also tried with "Show this block by default, but let individual users hide it." and changing my pref to hide the block, but it still gets shown.

I also tried with users with uid !=1 and the block continued to ignore the prefs.

I did not test with CVS, so I hope that Tobias is right and this is fixed.

haisam’s picture

It appears to function correctly with CVS from a 2006-01-05 download date

killes@www.drop.org’s picture

Priority: Critical » Normal
Status: Active » Fixed

Thanks, fixed.

dries’s picture

Status: Fixed » Closed (fixed)
mdshields’s picture

Version: 4.7.0-beta2 » 7.0-beta3

Using Drupal 7,
I just got everything perfect with the theme. Then one last touch, I had to remove the navigation from the first sidebar just for the front page.

So, I went into Structure->Blocks and then clicked configure for "Navigation". I set the Navigation to display for all pages except . I tried to save this setting and then an error popped up telling me I had to also set the user role and content type...

Thus, all of the work that I did with the theme is ruined. Because the Navigation won't show properly anymore. On top, I can't get the system back to where it was before.

has anyone experienced this problem in Drupal 7?

(BTW, I tried to reset navigation back to normal in Garland and all other themes I had available, the error to add user role and content type popped up whenever I tried to fix "Navigation" block).