This is pretty silly:

Forum has two options that say some variation of 'select'

But it's also probably one line of code to fix it, so tagging as "Novice".

Comments

webchick’s picture

Issue tags: +Novice

Ahem.

duellj’s picture

Status: Active » Needs review
StatusFileSize
new2.15 KB

Simple fix. It was from the code that sets the #default_value if forum ID is in the URL. If forum ID is not present, #default_value needs to be '' instead of NULL.

duellj’s picture

StatusFileSize
new846 bytes

Sorry, here's a cleaner patch.

montesq’s picture

#3: drupal.forum_select.932584.3.patch queued for re-testing.

montesq’s picture

I confirm the patch fixes the issue in my case

droplet’s picture

Status: Needs review » Reviewed & tested by the community

worked

webchick’s picture

Status: Reviewed & tested by the community » Fixed

Committed to HEAD. Thanks!

Status: Fixed » Closed (fixed)
Issue tags: -Novice

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