backdrop-contrib / metatag

Add structured metadata, aka "meta tags", for various pages on your site.
GNU General Public License v2.0
3 stars 15 forks source link

Undefined index description in metatag feeds importer #53

Closed Egarbeil closed 2 years ago

Egarbeil commented 4 years ago

I receive the following error when updating field mappings in the Feeds Importer (4 times):

Notice: Undefined index: description in metatag_feeds_processor_targets_alter() (line 17 of /home/XXXXXXXX/draft/modules/metatag/metatag.feeds.inc)

jenlampton commented 3 years ago

Thank you for reporting this PHP notice!

herbdool commented 3 years ago

I noticed the error too while doing a Backdrop Live demo today

Egarbeil commented 3 years ago

That’s not a fun way to see it :-(

Elisabeth Garbeil, MBA PMP Brainwrap LLC "Being on the web doesn't have to make your head hurt." www.brainwrap.com (810) 560-7181 egarbeil@brainwrap.com

On Sep 18, 2020, at 1:11 PM, Herb notifications@github.com wrote:

I noticed the error too while doing a Backdrop Live demo today

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/backdrop-contrib/metatag/issues/53#issuecomment-694983703, or unsubscribe https://github.com/notifications/unsubscribe-auth/AJ4HZVXXQWAFXX7OIYTYNBDSGOIFTANCNFSM4P462CJQ.

jenlampton commented 3 years ago

I noticed it there too :( sorry @herbdool

laryn commented 2 years ago

I added a simple PR for this one.