Ticket #2127 (closed defect: fixed)
Error on changing post author, posts.php
Reported by: | bruno | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | 2.8.1 |
Component: | module:core | Version: | 2.8 |
Severity: | normal | Keywords: | |
Cc: |
Description
When changing post author from posts.php, the following error is displayed :
Unknown column 'P.nb_post' in 'order clause' (1054) dans la page "billets".
This is a border effect of #2087 resolution.
Change History
Note: See
TracTickets for help on using
tickets.
(In [cf08ef81780e]) nb_post has no table prefix when querying users, fixes #2127