Uploaded image for project: 'Maps'
  1. Maps
  2. MAPS-11

When saving the service right after adding it to a page, an exception is thrown

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 1.0.0
    • None
    • None

      java.lang.ClassCastException: java.lang.Integer cannot be cast to java.lang.Double
          at org.ametys.plugins.maps.AbstractServiceAction._setServiceParameters(AbstractServiceAction.java:142)
          at org.ametys.plugins.maps.ServiceAffectAction.act(ServiceAffectAction.java:99)
      

      The problem is that the center point is initialized to 0.0 and that it is transformed to Integer instead of Double

            Unassigned Unassigned
            cedric Cédric Damioli
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: