Fix LIST showing non-existant element paths.
commitd90355a6f853c9edac4f9cf2bbcefb0eddda70c8
authorBen Kibbey <bjk@luxsci.net>
Sat, 28 Mar 2015 00:51:48 +0000 (27 20:51 -0400)
committerBen Kibbey <bjk@luxsci.net>
Sun, 29 Mar 2015 14:51:55 +0000 (29 10:51 -0400)
treec57bf1a2a9c84a8a8f1b609c233ff6cdb2717577
parent25e0d5db5bb69655a1272db4768fcfd5c59ee7ee
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