jmuehlner opened a new pull request, #833: URL: https://github.com/apache/guacamole-client/pull/833
This change does two things: * Fix a bug where the loading spinner would be applied and never go away on a failed import file parse. * Allow a bit more leeway for users in how they declare their group declarations: - They can (as before) specify the full path like "ROOT/parent/child" - They can use just a leading slash instead of the root group like "/parent/child" - They can leave off the leading slash, like "parent/child" - They can optionally include a trailing slash like "parent/child/" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@guacamole.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org