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

Symfony2 Assetic dump doesn't work because of invalid characters #292

Open
gstoffer opened this issue May 2, 2014 · 0 comments
Open

Symfony2 Assetic dump doesn't work because of invalid characters #292

gstoffer opened this issue May 2, 2014 · 0 comments

Comments

@gstoffer
Copy link

gstoffer commented May 2, 2014

Hi,
When I try to dump resources with assetic of bootstrap-calendar in my Symfony2 project I get this error :
Error Output:
[ERROR] .../vendor/serhioromano/bootstrap-calendar/less/../img/tick.png?2 (No such file or directory)

This error is due to the "?2" characters located in the theme.less file at line 122 that make cssembed unable to find the file "tick.png".

Do you have any solution to fix this problem ?

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

1 participant