egeloen / IvoryCKEditorBundle

Provides a CKEditor integration for your Symfony project.
MIT License
336 stars 114 forks source link

Only strip assets version when the path is a directory #289

Closed egeloen closed 7 years ago

egeloen commented 7 years ago

This PR fixes #283 and is the follow up of #284. It makes sure that we only strip asset version when the path is a directory (the last char is '/').