diff options
| author | 2025-05-13 22:28:34 +0200 | |
|---|---|---|
| committer | 2025-05-13 22:28:34 +0200 | |
| commit | 459ede2b7ebcbbc85135c65991768334b460358e (patch) | |
| tree | 77b482941085623b05408d55b0f06d3b33e53e3f /lib/lib_rss.php | |
| parent | b401f152ca6256b19995e4e5e0e030961663ecc5 (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
