diff --git a/docs/changelog/7.x.x.txt b/docs/changelog/7.x.x.txt
index f84d18862..11eebbf42 100644
--- a/docs/changelog/7.x.x.txt
+++ b/docs/changelog/7.x.x.txt
@@ -1,5 +1,7 @@
7.0.0
- Welcome to a whole new world of WebGUI. After 2.5 years and 20,000 hours of
development, WebGUI 7 is finally here.
+ - Fixed a bug in the asset manager where you could be redirected to a wrong
+ page after using the delete, copy, cut, duplicate buttons.
diff --git a/lib/WebGUI/Asset.pm b/lib/WebGUI/Asset.pm
index 992f3a1b5..0c8d5720b 100644
--- a/lib/WebGUI/Asset.pm
+++ b/lib/WebGUI/Asset.pm
@@ -1212,7 +1212,7 @@ sub manageAssets {
}
if ($hasClips) {
$output .= '