| a4f1bfee | 31-Oct-2020 |
Don Lewis <truckman@apache.org> |
Fix #i127774# Updating 4.1.5 to 4.2.0 fails with error
Add missing ',' delimiter. Commas appear to be mandatory between gids in the file list. If a comma is omitted, then the adjacent gid names ar
Fix #i127774# Updating 4.1.5 to 4.2.0 fails with error
Add missing ',' delimiter. Commas appear to be mandatory between gids in the file list. If a comma is omitted, then the adjacent gid names are concatenated. Trailing commas do not appear to cause any problems.
show more ...
|