follow-up on my own post
Simon Groenewolt wrote:
I'll keep searching, but maybe someone already knows what's it about...
I found out that it has maybe something to do with passing a negative
integer?
This will raise the error I mentioned:
<mm:import id="posterid" reset="true">-1</mm:import>
<mm:nodefunction set="mmbob" name="getPostThreadNavigation"
referids="forumid,postareaid,postthreadid,posterid,page,pagesize">
(<mm:field name="pagecount" id="pagecount" />)
<mm:field name="navline" />
<mm:import id="lastpage"><mm:field name="lastpage"
/></mm:import>
While replacing the import with
>
> <mm:import id="posterid" reset="true">1628</mm:import>
>
Doesn't give the error (it does give a completely different one later in
the page, but that doesn't really matter in this case)
Strange...
Simon
_______________________________________________
Developers mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/developers