The vocabulary list page is rendered with an empty table when there are no terms:
error screenshot

The first link is correct but the second is rendered to the traditional path.

First Link correct
<a href="/site01/group/node/1/admin/taxonomy/site01_taxonomy_select_list_/add">Add term</a>
Second Link incorrect
<td colspan="3">No terms available. <a href="/admin/structure/taxonomy/site01_taxonomy_select_list_/add">Add term</a>.</td>

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

acrollet’s picture

Component: User interface » Code
Status: Active » Needs review
FileSize
1 KB

I can confirm this bug. patch attached.

amitaibu’s picture

Status: Needs review » Fixed

Committed, thanks.

Status: Fixed » Closed (fixed)

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