Fix LIST showing non-existant element paths.
commitd871f40b83c9d4f299ff41f88f4b5fd1984b7972
authorBen Kibbey <bjk@luxsci.net>
Sat, 28 Mar 2015 00:51:48 +0000 (27 20:51 -0400)
committerBen Kibbey <bjk@luxsci.net>
Sat, 28 Mar 2015 00:51:48 +0000 (27 20:51 -0400)
tree2bf95a972a9934fe24d7d7e0b00a8beb78a199d6
parent2186e7854404c127c6346f1def096aaa8a232d1f
Fix LIST showing non-existant element paths.

If a user were to request a listing of the non-existant element path
when a parent element of the path contained a permissions error, the
original requested path would be shown in the list rather than stopping
at the element with the error.
src/commands.c
src/xml.c
src/xml.h