I'm having individual fields as content within a bootstrap nav tab group and no group items wrapping aroung them. Then that throws warnings like this all the time:

Notice: Undefined index: #group in template_preprocess_bootstrap_fieldgroup_nav() (line 318 of /var/www/sites/all/modules/contrib/bootstrap_fieldgroup/bootstrap_fieldgroup.module).

Should the code be changed so that no inner groups were required or do I have to use inner groups for bootstrap nav items always?

CommentFileSizeAuthor
#1 undefined_index_group-2396517-1.patch732 bytesjurgenhaas

Comments

jurgenhaas’s picture

StatusFileSize
new732 bytes

Just in case this was OK to be used without inner groups, the attached patch would solve the problem.

cha0s’s picture

Status: Active » Closed (fixed)

This is fixed in master.

cha0s’s picture

Status: Closed (fixed) » Fixed

Status: Fixed » Closed (fixed)

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