|
Federico Guizzardi created an issue |
Issue Type: |
|
---|---|
Affects Versions: |
2.10.0 |
Assignee: |
Unassigned |
Created: |
21/Nov/16 10:35 AM |
Environment: |
|
Priority: |
|
Reporter: |
Hi, My test is:
If you look at the file, you can see somthing like > styles: { > style: [ > “null”, > { bq. name: “polygon”, bq. href: “http://localhost/geoserver/rest/styles/polygon.json” bq. }, > “null”, > “polygon”, > “http://localhost/geoserver/rest/styles/polygon.json” > ] > } instead of > styles: { > style: [ > “null”, > { bq. name: “polygon”, bq. href: “http://localhost/geoserver/rest/styles/polygon.json” bq. }, > “null”, > { bq. name: “polygon”, bq. href: “http://localhost/geoserver/rest/styles/polygon.json” bq. }, > ] > } Cheers. |
This message was sent by Atlassian JIRA (v1000.552.6#100018-sha1:e2f2197) |
|