Loading...
 
Skip to main content

PluginFiles: form to upload files below that table reports error due to defective indexing when uploading through file gallery works as expected

Status
Open
Subject
PluginFiles: form to upload files below that table reports error due to defective indexing when uploading through file gallery works as expected
Version
18.x
Category
  • Conflict of two features (each works well independently)
Feature
File Gallery (elFinder or standard UI)
Wiki Plugin (extends basic syntax)
Resolution status
New
Submitted by
Xavier de Pedro
Lastmod by
Xavier de Pedro
Rating
(0)
Description

PluginFiles: form to upload files below that table reports error due to defective indexing (file seems to be uploaded indeed, despite the error message).

I'm using that code in a wiki page:

Copy to clipboard
{files galleryId="8" showthumb="y" showaction="y" showupload="n" sort="lastModif_desc" showname="n" showfilename="y"}


The error shown is:

Error
Indexació no en processar "AjBCN - Estació Lliure KUbuntu" (tipuswiki page) amb l'error "Could not perform index modification: Data too long for column 'contents' at row 1"
×
Error
Índex de cerca no es va poder actualitzar. El lloc està mal configurat. Poseu-vos en contacte amb l'administrador.
Could not perform index modification: Data too long for column 'contents' at row 1


Please, note that the wiki page "AjBCN - Estació Lliure KUbuntu" had nothing to do with the Wiki page where the Plugin Files call was present ("CityOS"), so it seems as if that form attempts to index a wrong object, and also, failing due to "Data too long for columns contents"?.

Addenda:
For your information, uploading the same file through the file gallery upload form no error is shown at all:

Copy to clipboard
{button href="tiki-upload_file.php?galleryId=8" _text="Puja-hi arxius" _icon_name="arrow-up" _type="primary" }
Importance
4
Easy to solve?
5
Priority
20
Demonstrate Bug on Tiki 19+
Demonstrate Bug (older Tiki versions)
Ticket ID
6726
Created
Thursday 12 July, 2018 10:38:57 UTC
by Xavier de Pedro
LastModif
Thursday 12 July, 2018 10:38:57 UTC


Show PHP error messages