Edgewall Software

Ticket #5344 (closed defect: invalid)

Opened 20 months ago

Last modified 20 months ago

Ticket counts incorrect (always "(No matches)") when query is grouped by an attribute

Reported by: datallah@… Owned by: jonas
Priority: normal Milestone:
Component: ticket system Version: 0.10.4
Severity: normal Keywords:
Cc:

Description

This query will show the issue. Notice that in each of the groups there are actually results, but the grouping header incorrectly says "(No matches)."

We're using the postgres DB backend.

Attachments

Change History

Changed 20 months ago by cboos

  • keywords needinfo added; "No matches" removed

The query.cs template has changed slightly in this release (see r4474), can you check that you're using the correct one?

Check the content of template actually used (trac.ini [trac] default_templates vs. the one from the 0.10.4 source package).

Changed 20 months ago by datallah@…

  • keywords needinfo removed
  • status changed from new to closed
  • resolution set to invalid

Thanks, that was exactly the problem - the trac.ini was pointing to the package installed 0.10.3 templates in /usr/share/trac/templates instead of the locally installed 0.10.4 instance in /usr/local/share/trac/templates.

Serves me right for not uninstalling 0.10.3 after 0.10.4 was working.

Add/Change #5344 (Ticket counts incorrect (always "(No matches)") when query is grouped by an attribute)

Author



Change Properties
<Author field>
Action
as closed
Next status will be 'reopened'
to The owner will change from jonas. Next status will be 'closed'
 
Note: See TracTickets for help on using tickets.