When going to taxonomy/vocabulary/n, taxonomy_context_get_context should set return a vid of 'n', but it is still expecting taxonomy/page/vocab/n, which is the way vocabulary_list used to do things. The fix is pretty simple (see patch attached).

CommentFileSizeAuthor
fix-vocab.patch.txt693 byteswrunt

Comments

nedjo’s picture

Status: Needs review » Fixed

Thanks, this is now fixed.

Anonymous’s picture

Status: Fixed » Closed (fixed)