Hide Forgot
Help Desk Ticket Reference: https://c.na7.visual.force.com/apex/Case_View?id=500A0000007AHUR&sfdc.override=1 Steps to Reproduce: Make a package with dots in the name. Try to use WebDav to move something. Workaround: Workaround Exists Workaround Description: Don't use dots in package names. securitylevel_name: Public BRMS allows creation of package names that contain dots (.). Example: my.dotted.packagename. WebDav will not transfer packages named in this way. Please correct the inconsistency on one side or the other. Note that we have at least one customer that prefers to use package names with dots in them. Note: Customer in referenced ticket (00456869) offers suggestions for remedies.
In the Guvnor UI we can split the package String in the dot (.) and create nested packages if needed. I am not sure at all from reading the support case and this Jira info, how the customer is using the Guvnor Eclipse plugin at all. Seems they are using straight WebDav api with custom code so I am not sure what should/can be changed on our end? Please explain further.
Thanks, Tiho. I see what you're saying and agree, this is in the customer's use of the WebDav API. I'll close the JIRA.