mothership-ec / cog

Cog
Other
2 stars 3 forks source link

Undefined Variable host #456

Closed kuiche closed 9 years ago

kuiche commented 9 years ago

When generating css assets, if there is anything of the form url('/some/image') (the starting slash is important) then an undefined variable exception will be thrown. "Undefined variable host".

https://github.com/mothership-ec/cog/blob/develop/src/AssetManagement/CssCoguleRewriteFilter.php#L38

thomasjthomasj commented 9 years ago

Hmm... I wonder what that variable is supposed to be