Github user rafaelweingartner commented on the pull request:

    https://github.com/apache/cloudstack/pull/775#issuecomment-141683980
  
    To get this PR going, you could extract the code “"%" + "replace(" + 
domainHandle.getPath() + ", '%', '[%]')" + "%"” of line 357 to a method and 
then create a test case to that method. The test case would check if the 
‘%’ as part of a domainPath is being properly handled either replacing it 
with \% (escaping with) or as you did using the replace function of the 
database.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to