Fix a typo in Asset->checkView, which redirected assets in the clipboard to the trash instead. Fixes bug #11139.

This commit is contained in:
Colin Kuskie 2009-10-16 14:31:26 -07:00
parent a2a2bac440
commit 2250ab0452
3 changed files with 56 additions and 11 deletions

View file

@ -21,6 +21,7 @@
- fixed #11128: Thing breaks w/ default value for date field
- fixed #10888: Issues with adding points to Maps
- fixed #10993: Editor drops last letter if s
- fixed #11139: referencing an item in the clipboard
7.8.1
- mark $session->datetime->time as deprecated and remove its use from core code