nelsonmp19 / cmisspaces

Automatically exported from code.google.com/p/cmisspaces
0 stars 0 forks source link

Self link used for get children. #1

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Latest version from svn, the same problem with Bld8.

Please provide any additional information below.
ActionScript TreeDelegate, line 110
if (link.rel == "self")
{
  currentNode.cmisChildren = link.href.toString();
}

IMO "down" must be used instead.

Original issue reported on code.google.com by andrew...@gmail.com on 12 Sep 2009 at 5:28

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
started to have this change in folder list and tree list for bld14 thought was 
ok, but took 
out for now cause was having problems

Original comment by steverei...@gmail.com on 24 Jan 2010 at 5:53