I was having trouble with the cfdirectory tag throwing an internal error
today. It gives an internal error if I have the action uppercase CREATE,
instead of lowercase.
It wasn't until I was looking in the source code that I saw this:
else if (ACTION.equals("create"))
so I decided to change it to lowercase and it worked.
Is it supposed to be case sensitive? Even the documentation as it as
uppercase.
Thanks!
Randy
--
official tag/function reference: http://openbd.org/manual/
mailing list - http://groups.google.com/group/openbd?hl=en