Hi all, In response to this post:
http://osgeo-org.1560.x6.nabble.com/Style-editor-in-GS-2-6-beta-does-not-work-on-Windows-td5155267.html I am putting together a pull request that fixes the issues with browser detection and the upgraded code mirror editor: https://github.com/jericks/geoserver/commit/386458498ea65dd4443ae093e3fe65c2ae2b4eeb Basically, browser detection in the version of Wicket that GeoServer is using is incomplete I am trying to make the style editor work with browsers that don't support CodeMirror and improve browser detection so more browsers use CodeMirror. Does this look OK? I borrowed code (basically the regex) from a more recent version of Wicket. Is this OK license wise? I tested these changes with Safari, Chrome, and FireFox but not IE (I don't have access to a windows box at home anymore). Finally, I did run into one problem. Whenever I validate a style in the update form, I get a Style Format must not be null error. Any ideas what's going on? The style drop down has SLD selected, but it's disabled. Thanks, Jared -- View this message in context: http://osgeo-org.1560.x6.nabble.com/Style-Editor-tp5155484.html Sent from the GeoServer - Dev mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Want fast and easy access to all the code in your enterprise? Index and search up to 200,000 lines of code with a free copy of Black Duck Code Sight - the same software that powers the world's largest code search on Ohloh, the Black Duck Open Hub! Try it now. http://p.sf.net/sfu/bds _______________________________________________ Geoserver-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-devel
