Notice: Undefined index: types in microdata_get_types() line 68
Notice: Undefined variable: default_token in microdata_get_bundle_type_mapping_form() line 171

etc.

Patch included.

CommentFileSizeAuthor
autocomplete.patch1.4 KBdr.user

Comments

dr.user’s picture

...but autocomplete of itemprop still not working for uncreated types:

Notice: Undefined index: empty w microdata_autocomplete_itemprop() (line 47 in (...)/microdata.pages.inc).
Warning: Invalid argument supplied for foreach() w microdata_autocomplete_itemprop() (line47 in (...)/microdata.pages.inc).

AJAX url: http://example.com/microdata_autocomplete/itemprop/empty/nam

  • das-peter committed 18f54c8 on 7.x-1.x
    Issue #1945268 by dr.user: Fixed Broken autocomplete for itemprop(s)...
das-peter’s picture

Issue summary: View changes
Status: Needs review » Needs work

Used slightly different code.
But I guess we've still to work on #1