Actions
Bug #5755
closedCP does not display upload image refrrenced in HTML
Start date:
01/10/2016
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.3
Affected Architecture:
Description
Uploading simple HTML such as this, with an embedded image fails to display the image
<html>
<body>
<h3> Hello world. Here is an image</h2><br />
<img src="captiveportal-28a.jpg"></img>
</body>
</html>
Image uploaded as 28a.jpg and saved as captiveportal-28a.jpg
The file is on the disk in /varr/db/cpelements, and the symlink appears to have been correctly created in /usr/local/captiveportal
Actions