The description of the default map is too long. If the default map is cloned without changing the description, the user gets an error message that stops them from saving the new map.
Of course users should give their new map a fitting description anyway, but if the default text could be shorter, they wouldn't get an error.
Map Description cannot be longer than 128 characters but is currently 201 characters long.
Comments
Comment #1
polWhat's the best way to solve the problem ?
If you have other ideas, just put them here, we'll take a decision.
Comment #2
ifrikThis is the basis for all maps, unless you changed the <a href="/admin/structure/openlayers">OpenLayers Main Settings</a>It doesn't need to say "Default" in the description because that is already in the title.
Comment #3
polRemoved the #maxlength for that field.
Comment #4
mgiffordExcellent. Although that should be fixed in the dev version, right?
I just got this again after pulling down openlayers-7.x-2.x-dev
I'll poke this a bit more but may need to re-open it.
Comment #5
polIt's fixed in the dev version ;)
See: http://drupalcode.org/project/openlayers.git/commitdiff/cb56a25?hp=71164...
Comment #6
mgiffordNo prob. Thanks for fixing it.