|
Tommaso Di Bucchianico created an issue |
CSSParseException: Invalid input ’ ', expected ClassName or ‘n’ |
Issue Type: |
|
---|---|
Affects Versions: |
2.7-beta |
Assignee: |
|
Attachments: |
buildings.css |
Components: |
CSS |
Created: |
06/Mar/15 1:44 AM |
Environment: |
Ubuntu 12.04 |
Labels: |
css style |
Priority: |
|
Reporter: |
I’m trying to convert css styles to sld using the new css converter from the command line :
My css code (see also attachment):
Stacktrace: > Exception in thread “main” org.geotools.styling.css.CSSParseException: Invalid input ’ ', expected ClassName or ‘n’ (line 9, column 68) The converter fails because of the blank between : and the word “fill”:
Blanks in this place were allowed from the old css converter. |
This message was sent by Atlassian JIRA (v6.1.6#6162-sha1:7af547c) |
|