[JPP-Devel] [jump-pilot:bugs] #491 WMS getCapability without title

2020-09-01 Thread ede via Jump-pilot-devel
my bad. `` was the problem and empty `` or non-existing `` tag is what was fixed. you can test against `http://jamoke.net/getcap.xml` ..ede --- ** [bugs:#491] WMS getCapability without title** **Status:** closed-fixed **Milestone:** OJ_1.16 **Created:** Mon Jan 13, 2020 08:35 PM UTC by

[JPP-Devel] [jump-pilot:bugs] #491 WMS getCapability without title

2020-09-01 Thread Jukka Rahkonen via Jump-pilot-devel
The issue was not in `` but in ``. In the WMS standard title is compulsory but name not so the result of your test is expected. --- ** [bugs:#491] WMS getCapability without title** **Status:** closed-fixed **Milestone:** OJ_1.16 **Created:** Mon Jan 13, 2020 08:35 PM UTC by michael michaud

[JPP-Devel] [jump-pilot:bugs] #491 WMS getCapability without title

2020-08-29 Thread ede via Jump-pilot-devel
- **status**: pending --> closed-fixed - **Comment**: ok, thought you still head access to the mentioned WMS instance. tested it against a static xml file on a webserver, http://jamoke.net/getcap.xml getCapabilities works for me without or with empty now. will close this. reopen if your test

[JPP-Devel] [jump-pilot:bugs] #491 WMS getCapability without title

2020-08-29 Thread michael michaud via Jump-pilot-devel
Nothing to test it easily for now. Will try to reproduce it next week. --- ** [bugs:#491] WMS getCapability without title** **Status:** pending **Milestone:** OJ_1.16 **Created:** Mon Jan 13, 2020 08:35 PM UTC by michael michaud **Last Updated:** Thu Aug 27, 2020 01:56 PM UTC **Owner:**

[JPP-Devel] [jump-pilot:bugs] #491 WMS getCapability without title

2020-08-27 Thread ede via Jump-pilot-devel
hopefully fixed in r6392. can someone test? ..ede --- ** [bugs:#491] WMS getCapability without title** **Status:** pending **Milestone:** OJ_1.16 **Created:** Mon Jan 13, 2020 08:35 PM UTC by michael michaud **Last Updated:** Thu Aug 27, 2020 01:47 PM UTC **Owner:** michael michaud OpenJUMP

[JPP-Devel] [jump-pilot:bugs] #491 WMS getCapability without title

2020-08-27 Thread ede via Jump-pilot-devel
- **status**: open --> pending - **Milestone**: --> OJ_1.16 --- ** [bugs:#491] WMS getCapability without title** **Status:** pending **Milestone:** OJ_1.16 **Created:** Mon Jan 13, 2020 08:35 PM UTC by michael michaud **Last Updated:** Tue Jan 14, 2020 06:46 AM UTC **Owner:** michael michaud

[JPP-Devel] [jump-pilot:bugs] #491 WMS getCapability without title

2020-01-13 Thread Jukka Rahkonen via Jump-pilot-devel
I verified with the newest GeoServer 2.16 that it is really possible to set the service title empty ~~~ WMS ~~~ --- ** [bugs:#491] WMS getCapability without title** **Status:** open **Created:** Mon Jan 13, 2020 08:35 PM UTC by michael michaud **Last Updated:** Tue Jan 14, 2020 06:06 AM

[JPP-Devel] [jump-pilot:bugs] #491 WMS getCapability without title

2020-01-13 Thread Jukka Rahkonen via Jump-pilot-devel
For layers the title is mandatory 7.2.4.6.2 Title A is mandatory for all layers; it is a human-readable string for presentation in a menu. The Title is not inherited by child Layers. and I think that this means that title must appear also in the service metadata The first part of the service

[JPP-Devel] [jump-pilot:bugs] #491 WMS getCapability without title

2020-01-13 Thread michael michaud via Jump-pilot-devel
--- ** [bugs:#491] WMS getCapability without title** **Status:** open **Created:** Mon Jan 13, 2020 08:35 PM UTC by michael michaud **Last Updated:** Mon Jan 13, 2020 08:35 PM UTC **Owner:** michael michaud OpenJUMP cannot read the getCapability file if the title tag is empty. This is