Problem with Tag Panel since 5.8 HF08
Since the last HF, there s a bug when accessing the tag panel :
Caused by: org.nuxeo.ecm.core.api.ClientException: Failed to execute query: NXTAG:
COUNTSOURCE: SELECT tag:label, relation:source FROM Tagging:
ERREUR: la colonne « _F1.source » doit apparaître dans la clause GROUP BY
ou doit être utilisé dans une fonction d'agrégat
Position : 32
Caused by: org.nuxeo.ecm.core.query.QueryException: Invalid query: NXTAG: COUNTSOURCE:
SELECT tag:label, relation:source FROM Tagging
Caused by: org.postgresql.util.PSQLException: ERREUR:
la colonne « _F1.source » doit apparaître dans la clause GROUP BY ou doit être utilisé dans une fonction d'agrégat
full stack trace http://pastebin.com/aE0xVDek
I have just checked on my test server : everything was fine with HF07 and since i upgraded to HF08, the bug occurs.
0 votes
1 answers
1761 views