bobdenotter / seo

Bolt SEO extension
https://bobdenotter.github.io/seo/
MIT License
48 stars 34 forks source link

Default Meta Description when field is type of "repeater" #60

Closed develth closed 6 years ago

develth commented 6 years ago

Hey there,

if the meta Description is not set on a ContentType, it outputs the following:

<meta name="description" content="Doctrine\Common\Collections\ArrayCollection@00000000611a067f00007fb879bd1fc2"/>

It seems to have a problem working together with the field type "repeater".

xiaohutai commented 6 years ago

I can't seem to reproduce this (Bolt 3.4.5). Can you still consistently reproduce this one?

develth commented 6 years ago

i made a PR that is already merged:

https://github.com/bobdenotter/seo/pull/61