buildContentProperty() gets the filepath and then replaces the root content
store path with blank in the filepath.
The issue is that this is java and you aren't guaranteed the path separator
will be the system one. So I convert all separators to / and then do the
replace.
Original issue reported on code.google.com by peter.mo...@alfresco.com on 30 Apr 2014 at 2:06
Original issue reported on code.google.com by
peter.mo...@alfresco.com
on 30 Apr 2014 at 2:06