Make sure that plugin Smart Search - Content is enabled.
Install official Polish Language Pack (3.8.7v2) from joomla.org
Create new article or edit existing, write something and click "Save".
Saved article without errors.
Oryginal error message:
"Error
Save failed with the following error: BŁĄD: kolumna "t" relacji "i5c7v_finder_terms" nie istnieje LINE 2: SET t.links = t.links - 1 ^"
translated:
Error
Save failed with the following error: ERROR: column "t" relation"i5c7v_finder_terms" do not exist LINE 2: SET t.links = t.links - 1 ^
Original log from pgsql:
BŁĄD: kolumna "t" relacji "i5c7v_finder_terms" nie istnieje przy znaku 40
WYRAŻENIE: UPDATE "i5c7v_finder_terms" AS "t"
SET t.links = t.links - 1
FROM "i5c7v_finder_links_terms0" AS "m"
WHERE "m"."link_id" = 7 AND m.term_id = t.term_id
translated:
ERROR: column "t" relation "i5c7v_finder_terms" do not exist near sign 40
STATEMENT: UPDATE "i5c7v_finder_terms" AS "t"
SET t.links = t.links - 1
FROM "i5c7v_finder_links_terms0" AS "m"
WHERE "m"."link_id" = 7 AND m.term_id = t.term_id
Platform
CentOS 7 + Apache2 + PostgreSQL 9.2 + PHP 5.14.6 + Joomla 3.8.7 (3.8.6 also)
When I disable Smart Search - Content plugin all works fine. Also SQL statement is wrong.
Status | New | ⇒ | Discussion |
Status | Discussion | ⇒ | Known Issue |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2018-05-16 14:32:14 |
Closed_By | ⇒ | franz-wohlkoenig |
Status | Known Issue | ⇒ | Closed |
Closed_Date | 2018-05-16 14:32:14 | ⇒ | 2018-05-16 14:32:16 |
Closed_By | franz-wohlkoenig | ⇒ | joomla-cms-bot |
Set to "closed" on behalf of @franz-wohlkoenig by The JTracker Application at issues.joomla.org/joomla-cms/20423
closed as known issue. @csthomas thanks for searching for Pull Request.
@GarryMoveOut can you please test #19964?
@franz-wohlkoenig yes of course.
I tested and it works great. No errors.
If i recall correctly the key issue here is that it is using postgres