﻿id	summary	reporter	owner	description	type	status	priority	component	severity	resolution	keywords	cc	release
2356	getRecentChanges returns error	mika	athomas	"I get the following error.
{{{
'column ""wiki.author"" must appear in the GROUP BY clause or be used in an aggregate function
' while executing 'wiki.getRecentChanges()'
}}}

Here's the request:
{{{
#!xml
<?xml version=""1.0""?>
<methodCall>
  <methodName>wiki.getRecentChanges</methodName>
  <params>
    <param>
      <value>
        <dateTime.iso8601>20080105T09:45:51</dateTime.iso8601>
      </value>
    </param>
  </params>
</methodCall>
}}}"	defect	closed	normal	XmlRpcPlugin	blocker	worksforme	getRecentChanges xmlrpc wiki	mladen@…	0.10
