What steps will reproduce the problem?
1. set tree.options.keyPathSeparator to something other than '/'
2. call node.getKeyPath()
3. keyPath returned always starts with '/'
4. tree.loadKeyPath(keyPath) fails
http://jsfiddle.net/M4zwm/3/
What is the expected output? What do you see instead?
keyPath with either leading keyPathSeparator or no leading char at all, but not
'/'.
What version of the dynatree and jQuery are you using? dynatree 1.2.5
On what operating system and browser? any
What DOCTYPE declaration are you using? html
Please provide any additional information below.
Maybe best to just remove leading char? Doesn't appear to be useful.
Original issue reported on code.google.com by me...@goolrick.us on 2 May 2014 at 10:40
Original issue reported on code.google.com by
me...@goolrick.us
on 2 May 2014 at 10:40