how did you create the array?

there is a known issue when the array comes from XML or a Java ArrayList

On 28/12/2012 12:55, Louis Brauer wrote:
Hi there

Using the latest nightly build: I have an array with one element like shown here:

<https://lh5.googleusercontent.com/-qp04US5OVPA/UN3cWOtr3kI/AAAAAAAAAG4/U_KVQ-e88pQ/s1600/Bildschirmfoto+2012-12-28+um+18.51.40.png>


When I'm trying to access it in a for loop like:
for (d in result) { ... }

I get the internal server error below. However, when I writeDump(result) I get the array shown above. What did I miss?


--
online documentation: http://openbd.org/manual/
http://groups.google.com/group/openbd?hl=en

Reply via email to