diff --git a/docs/changelog/6.x.x.txt b/docs/changelog/6.x.x.txt index 01a039753..8d4fcff23 100644 --- a/docs/changelog/6.x.x.txt +++ b/docs/changelog/6.x.x.txt @@ -23,6 +23,7 @@ Andreas Graf). Mountifield.) - Added Tony Mountifield to the credits list for all his debugging efforts as of late. + - Bugfix [ 915498 ] htmlArea - insert image WebGUI 6.0 6.0.0 diff --git a/docs/upgrades/upgrade_6.0.0-6.0.1.sql b/docs/upgrades/upgrade_6.0.0-6.0.1.sql index 1f537751c..8cd02109c 100644 --- a/docs/upgrades/upgrade_6.0.0-6.0.1.sql +++ b/docs/upgrades/upgrade_6.0.0-6.0.1.sql @@ -82,5 +82,6 @@ update Navigation set depth=99 where depth=0; delete from international where internationalId=981 and namespace='WebGUI'; delete from template where namespace='Macro/L_loginBox' and templateId=2; INSERT INTO template VALUES (2,'Horizontal Login Box','
\n','Macro/L_loginBox',1,1); - +delete from template where namespace='richEditor' and templateId=1; +INSERT INTO template VALUES (1,'HTMLArea','\r\n\r\n