Issue Details (XML | Word | Printable)

Key: SMARTSPRITES-33
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Minor Minor
Assignee: Stanisław Osiński
Reporter: Stanisław Osiński
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
SmartSprites

SmartSprites assumes default platform encoding when parsing CSS files

Created: 29/Apr/09 08:58 PM   Updated: 29/Apr/09 09:55 PM   Resolved: 29/Apr/09 09:27 PM
Component/s: None
Affects Version/s: 0.2.2
Fix Version/s: 0.2.3

Time Tracking:
Not Specified


 Description  « Hide

This may result in the output CSS files being written with wrong encoding. The fix is to introduce a parameter for CSS file encoding, with some reasonable default (UTF-8).



Stanisław Osiński added a comment - 29/Apr/09 09:27 PM

Fixed in trunk.