Actions
Feature #30801
openImproved support for inline images
Status:
New
Priority:
Normal
Assignee:
-
Category:
Text formatting
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Description
data:image is getting more and more use,
in order to make Redmine able to handle pasted base64 images via some plugin like ckeditor
I had to change type of column in messages table, field content from text to longtext in order to be able to work with base64 images, also in news table, description I have changed to longtext, mysql database.
Updated by Aleksandar Pavic almost 6 years ago
Actions