camptocamp / GeoMapFish

6 stars 1 forks source link

Disclaimer does not work in a sub-group where other layers does not have disclaimers #53

Open maltaesousa opened 3 years ago

maltaesousa commented 3 years ago

Who requested this new feature?

SITN

Is your feature request related to a problem?

Yes

Steps to reproduce from zero:

  1. Create a wms_layer without disclaimer
  2. Create a second wms_layer with a disclaimer
  3. Create a group called big_group
  4. Create a group called small_group
  5. Put things together like that:
    • big_group
    • small_group
      • wms_layer
      • wms_layer_disclaimer
  6. Go to your portal, click first on wms_layer
  7. Click then on wms_layer_disclaimer
  8. Disclaimer is not showing

Describe the solution you'd like

Disclaimer should be working whether or not sibling layers have disclaimers and independently their active state.