Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The composer page does not seems to trigger default form event (javascript) ... #321

Closed
rande opened this issue Apr 23, 2014 · 3 comments
Closed

Comments

@rande
Copy link
Member

rande commented Apr 23, 2014

... so ckeditor cannot update the content og the texteara while using the FormatterBlockService.

@rande
Copy link
Member Author

rande commented Apr 23, 2014

@plouc Can you check you js ?

@rande
Copy link
Member Author

rande commented May 12, 2014

fixed

@rande rande closed this as completed May 12, 2014
@apirastru
Copy link

Hi Rande
For me seems it still doesn't work with the latest versions
I updated the page/block/admin/core bundle, here is my composer :

    "php": ">=5.3.3",
    "symfony/symfony": "2.3.*",
    "doctrine/orm": ">=2.2.3,<2.4-dev",
    "doctrine/doctrine-bundle": "1.2.*",
    "twig/extensions": "1.0.*",
    "symfony/assetic-bundle": "2.3.*",
    "symfony/swiftmailer-bundle": "2.3.*",
    "symfony/monolog-bundle": "2.3.*",
    "sensio/distribution-bundle": "2.3.*",
    "sensio/framework-extra-bundle": "2.3.*",
    "sensio/generator-bundle": "2.3.*",
    "incenteev/composer-parameter-handler": "~2.0",
    "sonata-project/core-bundle": "dev-master",
    "sonata-project/admin-bundle": "dev-master",
    "sonata-project/doctrine-orm-admin-bundle": "2.2.6",
    "sonata-project/easy-extends-bundle": "2.1.4",
    "sonata-project/user-bundle": "~2.2@dev",
    "sonata-project/cache-bundle": "~2.1@dev",
    "sonata-project/seo-bundle": "1.1.5",
    "sonata-project/notification-bundle": "dev-master",
    "sonata-project/page-bundle": "dev-master",
    "sonata-project/media-bundle": "2.2.5",
    "sonata-project/news-bundle": "2.3.3",
    "sonata-project/ecommerce": "2.3.*@dev",
    "sonata-project/block-bundle": "dev-master",
    "mopa/bootstrap-bundle": "2.3.x-dev",
    "twbs/bootstrap": "v2.3.2",
    "friendsofsymfony/comment-bundle": "~2.0@dev",
    "sonata-project/comment-bundle": "2.2.*@dev",
    "gregwar/captcha-bundle": "dev-master",
    "sonata-project/datagrid-bundle": "dev-master"

Can you please post some code about this fix, as I can take a look ?
Thanx

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants