Page 1 of 1

Knowledgebase editor skipps images

Posted: Thu Feb 02, 2017 10:51 am
by fm5000
hi,

if I write a new entry in the knowledgebase that contains images (via copy and paste), HASK won't store the images in the database.

Example: I copy your PHP Junkyard logo into the entry. The HTML Source Editor shows:

Code: Select all

<p>Test 123<img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJUAAABJCAIAAAC7PPNMAAAgAEl...
.../nu1cbkM6GoV+UU4823cIVPxA9joAge4T8Jd9Z+F784Vf7r6cd/c9SCi/CeevUzsaxdqZe5AcgISJLkdUEPBKx5/vOPV7YiY1/V/vf/T/x/c8/gd/EO4dHP0ZwwAAAABJRU5ErkJggg==" alt="" /></p>
If I save the entry and edit it again, the HTML Source Editor shows:

Code: Select all

<p>Test 123</p>
What was changed since hesk 2.6.7 with mod 2.6.1?

Regards
Frank

--
HESK Version: 2.7.2
Mods for HESK Version: 3.0.3
PHP-Version: 5.4.45-0+deb7u2 (MySQLi)
MySQL-Version: 5.5.46-0+deb7u1

Re: Knowledgebase editor skipps images

Posted: Thu Feb 02, 2017 11:08 am
by Klemen

Re: Knowledgebase editor skipps images

Posted: Thu Feb 02, 2017 11:31 am
by fm5000
it works.
thank you :)

regards,
Frank