#5345 - Required CPFs on join form do not save

This is a spacer post for a website comment topic. The content this topic relates to: #5345 - Required CPFs on join form do not save
Error log shows it's a database issue. Field __text_parsed does not have a default value. Interestingly, this error also caused the CPF to no longer be a required field despite it being marked required in the settings.

EDIT: Talked to Patrick and it was also a visible error, not just one buried in the log.

Upgraded to major bug because this causes lots of profile issues. Seems to be an issue in how comcode columns are being saved in the database for non-multi-lang sites. Will continue to investigate.
I was unable to reproduce on my dev machine; only happened on a production server. My dev install was not creating those __text_parsed fields without a prefix name.
Production server is running MariaDB 10.3, and the dev machine is running 10.6
We tried ensuring database strict mode was on, checking database consistency, running MySQL repair tool, adding FULLTEXT index to the field, switching PHP versions, etc. and could not reproduce on the dev machine. Was probably a freak incident.
Suspicion is that the '__text_parsed' field was accidentally created somehow, but not by Composr.
0 guests and 0 members have recently viewed this.