aboutsummaryrefslogtreecommitdiff
path: root/lib/lib_rss.php
diff options
context:
space:
mode:
authorGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2025-05-13 22:28:34 +0200
committerGravatar GitHub <noreply@github.com> 2025-05-13 22:28:34 +0200
commit459ede2b7ebcbbc85135c65991768334b460358e (patch)
tree77b482941085623b05408d55b0f06d3b33e53e3f /lib/lib_rss.php
parentb401f152ca6256b19995e4e5e0e030961663ecc5 (diff)
Fix SQL request for user labels with custom sort (#7588)
The list or articles with a user label with a custom sort was broken when using PostgreSQL Example: `https://freshrss.example.net/i/?a=normal&get=T&sort=title&order=ASC` ``` SQL error FreshRSS_EntryDAO::listWhereRaw["42P10",7,"ERROR: for SELECT DISTINCT, ORDER BY expressions must appear in select list\nLINE 3: ...d_entry = e.id WHERE 1=1 AND e.id <= $1 ORDER BY e.title DE...\n ^"] ```
Diffstat (limited to 'lib/lib_rss.php')
0 files changed, 0 insertions, 0 deletions