daviftorres commented on issue #12895: URL: https://github.com/apache/cloudstack/issues/12895#issuecomment-4165781365
Dear @weizhouapache, I guess this issue will require refactoring `cleanupDomain`. It apparently mixed up what is character scaping in the path with the `%` used to wrap a MySQL LIKE. https://github.com/apache/cloudstack/blob/5d61ba353839efdf74ec71352a4c0ec833d9daf9/server/src/main/java/com/cloud/user/DomainManagerImpl.java#L633 -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
