Open GoogleCodeExporter opened 8 years ago
Not sure why this is described as "minor". This library looked attractive
until I saw this bug listed. This is a complete deal breaker for being able to
use it with many existing libraries or adopting it in large existing
applications. Any library that combines CSS must first and foremost properly
rewrite all embedded urls be they relative, server-relative, or absolute.
Original comment by Jwadam...@gmail.com
on 17 Nov 2011 at 3:45
I wrote the description, I'm just someone that uses this library. I consider
the bug "minor" because I imagine it is pretty easy to fix, and it is also
pretty easy to work around.
For me, it was easy to change my original css to relative urls. Hackier
solutions would be to add url redirection, duplicated resources or even
post-processing the files to correct them.
Of course the best solution is to check out the code, find the bug, and offer
the guy a patch for your fix...
Original comment by m...@mattburns.co.uk
on 18 Nov 2011 at 11:39
Fixed this issue.
Get the code from :
https://github.com/sasidhar/Granule/tree/css-images-path-fix
Original comment by sasidha...@imaginea.com
on 19 Dec 2012 at 7:24
Original issue reported on code.google.com by
m...@mattburns.co.uk
on 9 Nov 2011 at 2:34