Hello,

Steps to reproduce error:

1. Navigate to structure / taxonomy
2. Select list terms for a taxonomy group (not the Media Folders group).
3. Click the Reset to alphabetical button.

The following notices appear:

Notice: Undefined index: #vocabulary in media_browser_plus_form_taxonomy_overview_terms_alter() (line 678 of /sites/all/modules/media_browser_plus-7.x-3.0-beta2/media_browser_plus/media_browser_plus.module).

Notice: Trying to get property of non-object in media_browser_plus_form_taxonomy_overview_terms_alter() (line 678 of /sites/all/modules/media_browser_plus-7.x-3.0-beta2/media_browser_plus/media_browser_plus.module).

I apologize for not providing more information to assist with debugging. In an attempt to learn about the taxonomy_overview_terms form this morning, I crashed my test server by doing something dumb. I think I'm just going to report this error at this point.

Thank you,
Ann

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

mr.baileys’s picture

Status: Active » Needs review
FileSize
955 bytes

Ran into the same issue this morning, attached is a patch to fix the issue.

Status: Needs review » Needs work

The last submitted patch, 1: 2284509-1-media-browser-plus-vocabulary-notices.patch, failed testing.

mr.baileys’s picture

Status: Needs work » Needs review

Status: Needs review » Needs work

The last submitted patch, 1: 2284509-1-media-browser-plus-vocabulary-notices.patch, failed testing.

das-peter’s picture

Status: Needs work » Fixed

On a closer look I've no clue why this patch should fail :| So applied, committed & pushed.
Thanks!

  • das-peter committed 4192503 on 7.x-3.x authored by mr.baileys
    Issue #2284509 by mr.baileys: Notice: Undefined index: #vocabulary in...

Status: Fixed » Closed (fixed)

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