Fullscreen
Loading...
 
Skip to main content

When editing an image, the type is not preselected

Status
Pending
Subject
When editing an image, the type is not preselected
Version
15.x Regression
Category
  • Regression
Feature
File Gallery (elFinder or standard UI)
Resolution status
Please retest
Submitted by
Jean-Marc Libs
Volunteered to solve
Jonny Bradley
Lastmod by
Jonny Bradley
Rating
(0)
Related-to
Description

I edit an image from the file galleries using Edit properties.
It does not matter that it's in list or browse view.

The image is of type "image/jpeg", as is reflected in the database dump:
INSERT INTO `tiki_files` VALUES (4321,120,'P1080902.JPG',,1452031989,'P1080902.JPG',424279,'image/jpeg',NULL,'Jyhem',NULL,0,NULL,NULL,NULL,NULL,'435783c7acc75fad9fe03d146b238a8c',NULL,NULL,'f79bf974b338faad5e21ed9eb3fd2dfe',,NULL,1452031989,'Jyhem',NULL,'',0,NULL);

But it shows the first item in the "type" drop-down (application/andrew-insert) instead of image/jpeg

And it's a long long dropdown so fixing it is a pain 😊

DEMO Instance: admin/12345

Solution

r58235Question in tiki 15.x?

Importance
8
Easy to solve?
9
Priority
72
Demonstrate Bug on Tiki 19+
Demonstrate Bug (older Tiki versions)
Ticket ID
5870
Created
Monday 28 March, 2016 20:30:39 UTC
by Jean-Marc Libs
LastModif
Thursday 07 April, 2016 12:12:27 UTC


Show PHP error messages