Skip to content
This repository was archived by the owner on Sep 16, 2021. It is now read-only.
This repository was archived by the owner on Sep 16, 2021. It is now read-only.

Title, Description itp not show Symfony 2.8 #327

Open
@boxbillinggit

Description

@boxbillinggit

Hello, nowhere can I find help so I write here, I'm currently loaded cmf seo-bundle 2.x and the problem is that the only downloads the title, and the rest do not, how can I do that flashed me all the fields that I have completed the following data which come from the database

Object:

Symfony\Cmf\Bundle\SeoBundle\Model\SeoMetadata Object
(
    [id:Symfony\Cmf\Bundle\SeoBundle\Model\SeoMetadata:private] => 
    [locale:Symfony\Cmf\Bundle\SeoBundle\Model\SeoMetadata:private] => 
    [originalUrl:Symfony\Cmf\Bundle\SeoBundle\Model\SeoMetadata:private] => /pl/kontakt
    [metaDescription:Symfony\Cmf\Bundle\SeoBundle\Model\SeoMetadata:private] => Jakis MetaDescription
    [metaKeywords:Symfony\Cmf\Bundle\SeoBundle\Model\SeoMetadata:private] => KEYWORDS
    [title:Symfony\Cmf\Bundle\SeoBundle\Model\SeoMetadata:private] => Kontakt
    [extraProperties:Symfony\Cmf\Bundle\SeoBundle\Model\SeoMetadata:private] => Array
        (
        )

    [extraNames:Symfony\Cmf\Bundle\SeoBundle\Model\SeoMetadata:private] => Array
        (
        )

    [extraHttp:Symfony\Cmf\Bundle\SeoBundle\Model\SeoMetadata:private] => Array
        (
        )

)

Header:

<title>Kontakt - Prospona</title>

            <meta name="keywords" content="foo bar" />
<meta name="description" content="The description" />
<meta name="robots" content="index, follow" />
<meta property="og:site_name" content="Sonata Project Sandbox" />
<meta property="og:description" content="A demo of the some rich bundles for your Symfony2 projects" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta http-equiv="X-Ua-Compatible" content="IE=EmulateIE7" />
<meta charset="UTF-8" />

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions