r46720 - openimages/trunk/src/main/webapp/mmbase/components/oip

1 view
Skip to first unread message

andre

unread,
Jun 9, 2015, 4:52:24 PM6/9/15
to mmbase...@googlegroups.com
Author: andre
Date: 2015-06-09 22:52:19 +0200 (Tue, 09 Jun 2015)
New Revision: 46720

Modified:
openimages/trunk/src/main/webapp/mmbase/components/oip/user-medialist.jspx
Log:
check for integer



Modified: openimages/trunk/src/main/webapp/mmbase/components/oip/user-medialist.jspx
===================================================================
--- openimages/trunk/src/main/webapp/mmbase/components/oip/user-medialist.jspx 2015-06-09 19:11:28 UTC (rev 46719)
+++ openimages/trunk/src/main/webapp/mmbase/components/oip/user-medialist.jspx 2015-06-09 20:52:19 UTC (rev 46720)
@@ -18,7 +18,7 @@

<mm:import externid="n" />
<mm:import id="max">10</mm:import>
- <mm:import externid="offset">0</mm:import>
+ <mm:import externid="offset" vartype="integer">0</mm:import>
<c:if test="${offset lt 0}"><mm:import id="offset" reset="true">0</mm:import></c:if>
<mm:cloudinfo type="usernode" id="youare" write="false" />


Reply all
Reply to author
Forward
0 new messages