View Issue Details

IDProjectCategoryView StatusLast Update
5069Composr non-bundled addonsGeneral / Uncategorisedpublic2022-11-21 19:40
ReporterPDStig Assigned ToChris Graham  
PrioritynormalSeveritymajor 
Status resolvedResolutionfixed 
Summary5069: v10: Adding a gallery with the meta_indices triggers an error
DescriptionUnfortunately a query has failed [INSERT INTO cns10_db_meta_indices (i_table, i_name, i_fields) VALUES ('ce_fulltext_index', 'main', 'i_lang,i_ngram,i_ac,i_add_time,i_c_name,i_category_id,i_submitter,i_occurrence_rate')] [Data too long for column 'i_fields' at row 1] (version: 10.0.43, PHP version: 7.3.8-dev, URL: /composr/cms/index.php?page=cms-galleries&type=_add_category&uploading=1&keep_devtest=1)
Additional InformationCurrent length of i_fields is 80 characters. But we must be careful increasing its size; it is a key field and will only allow up to 1000 bytes.
TagsNo tags attached.
Attach Tags
Attached Files
Time estimation (hours)
Sponsorship open

Sponsor

Date Added Member Amount Sponsored

Activities

admin

2022-11-21 19:40

administrator   ~7683

Automated response: Nusearch addon in v10 broken

The Nusearch addon is breaking Composr v10 running out of Git. While the addon itself was never promoted, breaking Git is bad. Provide a workaround. The issue was already fixed properly in v11.

admin

2022-11-21 19:40

administrator   ~7684

Fixed in git commit 27da62b803 (https://gitlab.com/composr-foundation/composr/commit/27da62b803 - link will become active once code pushed to GitLab)

A hotfix (a TAR of files to upload) has been uploaded to this issue. These files are made to the latest intra-version state (i.e. may roll in earlier fixes too if made to the same files) - so only upload files newer than what you have already. If there are files in a hot-fix that you don't have then they probably relate to addons that you don't have installed and should be skipped. Always take backups of files you are replacing or keep a copy of the manual installer for your version, and only apply fixes you need. These hotfixes are not necessarily reliable or well supported. Not sure how to extract TAR files to your Windows computer? Try 7-zip (http://www.7-zip.org/).

Issue History

Date Modified Username Field Change
2022-11-21 16:45 PDStig New Issue
2022-11-21 16:45 PDStig Status Not Assigned => Assigned
2022-11-21 16:45 PDStig Assigned To => Chris Graham
2023-02-26 18:29 Chris Graham Category General => General / Uncategorised