Closed BenGunnewijk closed 3 years ago
Ok, thanks for this. Will apply to other Resource types as well I think, as the email notification field is generic for all Resource types. Looks like simple "strip-whitespace" fix.
Fixed by PR #350
@BenGunnewijk : issue should be fixed. You can test/verify on demo.geohealthcheck.org. Fix/PR #350 will be included in the next GHC version which will then appear in geoqos.com.
Bug description We use several services of type ESRI ArcGIS FeatureServer (FS) which have a setting for Notify emails. A comma separated list of e-mail addresses. However since recently such a service cannot be saved with white space between the commas and e-mail addresses. However the service automatically adds one space after each comma when it is saved.
To Reproduce Steps to reproduce the behavior:
Expected Behavior The service can be saved even when there is whitespace after a comma.
Context