-
Type:
Bug
-
Resolution: Won't Fix
-
Priority:
Medium
-
None
-
Affects Version/s: 2.10.2
-
Component/s: None
-
Environment:
QA-CAC: 2.10.2
Mac OS X Leopard 10.5.6 & Safari 3.2.1 (5525.27.1)
Whilst attempting to reproduce CONF-14807 under 2.10 on QA-CAC, an org.apache.velocity.exception.MethodInvocationException from a java.lang.IllegalStateException was thrown; which did not occur on QA-EAC (3.0-m6 at time of writing), when the related issue was filed.
Cause
org.apache.velocity.exception.MethodInvocationException: Invocation of method 'getPage' in class com.atlassian.confluence.user.UsernameToUserTranslatingPaginationSupport threw exception java.lang.IllegalStateException: Trying to call getPage() when items has not been initialised in PaginationSupport @ /admin/users/browsegroupmembers.vm[56,36]
at org.apache.velocity.runtime.parser.node.ASTIdentifier.execute(ASTIdentifier.java:205)
caused by: java.lang.IllegalStateException: Trying to call getPage() when items has not been initialised in PaginationSupport
at bucket.core.actions.PaginationSupport.getPage(PaginationSupport.java:205
The full HTML of the Oops is attached as Oops an error has occurred.html![]()
- relates to
-
CONFSERVER-14178 System error when adding users to a group if the group name contains a space
-
- Closed
-
-
CONFSERVER-14807 Double URL encoding in title of group members page
-
- Closed
-