Download & Extend

Outdated filter not working and table sorting

Project:Translation Overview
Version:7.x-2.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:needs review

Issue Summary

Expected behavior:
Filter on 'outdated translation' shows me all the nodes that are marked as outdated

Currently it shows... nothing. Maybe my expectations are wrong and this is working as designed though :)

I've added a patch that changes a WHERE clause to a group by (couldn't figure out why there was a WHERE there, maybe this is the functionality I'm not grasping).

Also added sorting and paging in the process.

AttachmentSize
translation_overview-filter-and-sorting-fix.patch603 bytes

Comments

#1

Status:needs review» needs work

I cannot see anything about "sorting and paging" you've added.

Outdated functionality is known to be broken. That's bad, but no one found time to fix it till now.
Patch appreciated.

#2

woops, here's the patch with sorting and paging

AttachmentSize
translation_overview-filter_and_sorting-1424504.patch 802 bytes

#3

Status:needs work» needs review