diff --git a/docs/changelog/7.x.x.txt b/docs/changelog/7.x.x.txt
index 8ac0de499..7912e6d00 100644
--- a/docs/changelog/7.x.x.txt
+++ b/docs/changelog/7.x.x.txt
@@ -28,6 +28,7 @@
- fix: inability to create shortcuts to threads
- fix: Style templates do not render metadata
- fix: Survey duplication not working
+ - fix: "Open link in new window" with WebGUI asset tree link in TinyMCE
7.1.4
- Template variables in the main Survey Template were out of date in the
diff --git a/lib/WebGUI/Operation/FormHelpers.pm b/lib/WebGUI/Operation/FormHelpers.pm
index fe87ad708..a0d32fddb 100644
--- a/lib/WebGUI/Operation/FormHelpers.pm
+++ b/lib/WebGUI/Operation/FormHelpers.pm
@@ -167,25 +167,27 @@ sub www_richEditPageTree {
-value=>$i18n->get('done'),
-extras=>'onclick="createLink()"'
);
- my $output = '