have you checked what Coldfusion does, I believe that the name column should just be the name of the file
Many thanks Alex On 17 November 2011 13:14, Derrick Jackson <[email protected]>wrote: > Thanks Nitai. I did remove it and that cleared up the problem. I just > wanted to be certain that this change was by design. > > While continuing to investigate other things, I found what might be > another change in OpenBD 2.0 that did not exist in previous versions. The > query object returned by <cfdirectory> in previous versions included the > path of the file in the name column of the query object. Example: > http://dl.dropbox.com/u/4173946/Screen%20Shot%202011-11-17%20at%208.12.35%20AM.png > > However OpenBD 2.0 no longer returns the path in the name column of the > query object. Example: > http://dl.dropbox.com/u/4173946/Screen%20Shot%202011-11-17%20at%208.13.23%20AM.png > > Is this by design or a bug? > > > On Thu, Nov 17, 2011 at 7:45 AM, Nitai @ Razuna <[email protected]> wrote: > >> We've talked about this and I raised this internally already. >> >> cfdirectory returns an array when you set listinfo, if you remove it >> it will return a query object again. >> >> Kind Regards, >> Nitai >> >> On Thu, Nov 17, 2011 at 1:37 PM, Derrick Jackson >> <[email protected]> wrote: >> > Morning all, >> > >> > I just discovered a bit of odd behavior with <cfdirectory>. In previous >> > releases of OpenBD, setting the "listInfo" attribute of the >> <cfdirectory> >> > tag returned a query object. However, in OpenBD 2.0 specifying the same >> > attribute returns an array instead. Is this by design or is this a >> valid >> > bug to be reviewed? >> > >> > Thanks. >> > Derrick >> > >> > -- >> > online documentation: http://openbd.org/manual/ >> > google+ hints/tips: https://plus.google.com/115990347459711259462 >> > http://groups.google.com/group/openbd?hl=en >> > >> >> >> >> -- >> See for yourself how easy it is to manage files today. Join the >> revolution! >> >> Razuna - Hosted Digital Asset Management Solution >> http://www.razuna.com/ >> >> Razuna - Open Source Digital Asset Management >> http://www.razuna.org/ >> >> Twitter - http://twitter.com/razunahq >> Facebook - http://www.facebook.com/razunahq >> Support Platform - http://getsatisfaction.com/razuna >> >> -- >> online documentation: http://openbd.org/manual/ >> google+ hints/tips: https://plus.google.com/115990347459711259462 >> http://groups.google.com/group/openbd?hl=en >> > > -- > online documentation: http://openbd.org/manual/ > google+ hints/tips: https://plus.google.com/115990347459711259462 > http://groups.google.com/group/openbd?hl=en > -- Alex Skinner Managing Director Pixl8 Interactive Tel: +448452600726 Email: [email protected] Web: pixl8.co.uk -- online documentation: http://openbd.org/manual/ google+ hints/tips: https://plus.google.com/115990347459711259462 http://groups.google.com/group/openbd?hl=en
