symfony-cmf / media-bundle

UNMAINTAINED - Minimalistic interfaces to handle media in the context of the CMF
http://cmf.symfony.com/
30 stars 40 forks source link

Do not limit path for displaying images + fix imagine config #45

Closed rmsint closed 11 years ago

rmsint commented 11 years ago

Found while testing https://github.com/symfony-cmf/BlockBundle/pull/125 that I broke the imagine configuration in a bundle standards refactor. This PR will fix this.

Q A
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets N/A
License MIT
Doc PR N/A
rmsint commented 11 years ago

FYI adding image tests is on my todo list