Actions
Bug #4673
closedShorthand data not joining for count queries
Description
When using shorthand data in XML it's not causing the JOIN when needed like <joinkeys> usage does.
<data name="username" type="sql:field" table="#__users" class="moscomprofilerUser" key="id" value="user_id" />
Actions