If I upload an image with a suffix .JPG the thumbnail will not display in the browse images area. I can select it and place it just fine, but the thumbnail will not display. If I change the suffix to lowercase .jpg on the server, the thumbnail will display. Is this a bug or something that can be fixed in the config? Using the ColdFusion connectors.
ckfinder 2.4.2 issues with capitalization and thumbs
175 views Asked by mackaboogie At
1
There are 1 answers
Related Questions in CKEDITOR
- Can the CKEditor Mathjax plugin be used to make inline math formula editing rather than in a separate window?
- Editor texto estilo WYSIWYG
- How do I replace CKEditor text inside a rte-webpart?
- CKEditor selectionChange is not working as it should be
- Are there any ways to add Bootstrap Carousel in CKEditor (django-ckeditor)
- ckeditor dataDowncast - I can not use both markerToData and markerToHighlight at the same time
- Upload images in CKEditor in React
- Add youtube embed for htmlpurifier so that it works with ckeditor?
- Angular 17 standalone application integrate CKEditor 5 -- Error: window is not defined
- How to set border for each side of a table cell with CKEditor?
- Implement Simple upload adapter Ckeditor
- How to remove inline styles from automatically added images after upload in CkEditor 5
- Add an aria-label to code block in CKEditor
- Uncaught (in promise) TypeError: Editor.enableReadOnlyMode is not a function (ckeditor)
- Nginx Problem with Django-ckeditor package
Related Questions in CKFINDER
- Opening specific folder in Ckfinder 3
- CKfinder convert image to webp
- Wasabi S3 Ckeditor connect
- can't insert data on database use ckeditor5, ckfinder and codeigniter3
- CKFinder 'File upload is not allowed' message when trying to upload
- CKFinder 5 integration with Image plugin
- CkFinder ASP.NET connector path missing
- Laravel Ckfinder How to config error 403 Forbidden
- laravel ckfinder3 folder not appearing in
- How to create multiple thumbnails on CKFinder 3?
- embeding any file type related tag to editor when selecting from ckfinder in ckeditor 5
- is there any HTML5 Video plugin for chkeditor5?
- change language in CK FINDER 3
- Updating CKFinder 3.3 to 3.5 requires a new li8cense
- Error while integrating CKFinder with CKEditor
Related Questions in CKEDITOR4.X
- CKEditor selectionChange is not working as it should be
- Are there any ways to add Bootstrap Carousel in CKEditor (django-ckeditor)
- Unable to type in editor box of CKEditor
- Unable to build dynamic iterative lists
- CkEditor 4.17.1 changes impossible
- How to implement autocomplete plugins to React TypeScript frontend?
- How do I add custom editable field to Upload dialog on CKEDITOR 4?
- 'CKEditor' cannot be used as a JSX component
- Vosk speech recognition for Flask app to recognize audio into CK Editor
- Ckeditor in the style of a document editor
- Drupal 9 - Load library from code snippet module
- CKEditor5 v. 10.1.6 stopped showing up in Drupal10 site
- Ckeditor not clearing up for on submit in angular
- Ckeditor4 textboxs not working in bootstrap modal?
- Markup is broken migrating from CKEditor 4 to CKEditor 5
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
It's a bug caused by misfortunate behaviour of ColdFusion described here: Problems determining a file's mime type in ColdFusion. Download version 2.5.0.1 (released a minute ago ;)) and the thumbnails should be working.