Hi everyone,
I just encountered a very strange issue:
Setup:
- Multilingual Joomla 3.3.6 Site
- Seblod 3.5.0
- SD Field Concat 2.5.3
- Select Dynamic Cascade: 1.1.4
- Setup of SD Field Concat: #dynamic_cascade_child#||#other_field#
Problem: If I use a dynamic cascade field in SD Field concat, I get the following SQL error on saving:
You have an error in your SQL syntax; check the manual that
corresponds to your MySQL server version for the right syntax to use
near '[lang] FROM yoh_cas_countries WHERE name_country="BELGIUM"' at
line 1 SQL=SELECT country_[lang] FROM yoh_cas_countries WHERE
name_country="BELGIUM"
The probleme here is, that the replacement of [lang] with the current language code is not working anymore. If I remove the SD Concat field, saving works fine. After some time of debugging I still have no clue, where this is coming from.
@Seblod-Team: Can you have a look at this issue, please?
Thank you!
BR sUrfa