User tests: Successful: Unsuccessful:
The group by clause when in multilingual mode in postgres breaks the query
In mysql check the articles list view continues to work as expected.
In postgres you'll see the popular and latest news modules will give php errors and sql errors. Also the articles list view itself will give SQL errors and not show. Apply the patch and the list view should work as expected.
N.B. In order to get multilang working on postgres you'll need to either install the languages in the backend or apply this patch (#4969) to use the multilang installer during Joomla installation
Labels |
Added:
?
|
Category | ⇒ | Multilanguage Postgresql |
Status | Pending | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2014-11-05 11:31:21 |
@test works for me with postgres and mysqli