Tobias Sauerwein
Tobias Sauerwein
I also would love to see this method in the lib!
The code in this fork (https://github.com/ChurchDesk/angular-ui-router-title/blob/master/angular-ui-router-title.js) works with ui-router 1.0.0-rc.1.
> Does that mean I have to search-and-replaces None values with colander.null currently? That's what we ended up [doing](https://github.com/Cornices/cornice/pull/359/commits/c4441b8f6b26b022c4ec80030209f8e57b8cbbfc#diff-c662de99c4f6d208baca7218d8eaa22aR98).
I was just about to open a ticket for exactly this problem. In my case I am storing the objects in a database after the validation, and the objects will...
I did a quick [search](https://github.com/socketry/socketry/search?q=start_timer&unscoped_q=start_timer): The method `start_timer` does not seem to be used without argument in the socketry code base, so that the default argument is not evaluated. If...
Small addition: The legend image is directly embedded as image in the the JasperReport template.
Could it be that there is no `graphicXOffset/graphicYOffset` in SLD (what mfp3 is using for the styling)? For labels there is [AnchorPoint](http://docs.geoserver.org/latest/en/user/styling/sld-reference/textsymbolizer.html#pointplacement) but for symbols it seems you have to...
What's that option? Because I couldn't find it in the docs.
> Perhaps both. offset to make it simple for users and transform for more > powerful operations. Sounds reasonable!
Another possible issue related to this: When WMS layers with a `MAXSCALEDENOM` or `MINSCALEDENOM` constraint are printed, they might not be shown because MapFish Print and MapServer use a different...