View Issue Details

IDProjectCategoryView StatusLast Update
0005069Composr non-bundled addons[All Projects] General / Uncategorisedpublic2022-11-21 19:40
ReporterPatrick SchmalstigAssigned ToChris Graham 
SeverityMajor-bug 
Status resolvedResolutionfixed 
Summary0005069: 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.
Time estimation (hours)
Sponsorship open

Activities

admin

2022-11-21 19:40

administrator   ~0007683

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   ~0007684

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/).

hotfix-5069, 2022-11-21 7pm.tar (58,880 bytes)

Issue History

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