From ade54ffa34ddc6c19b26c6ea72b46f73af7b682b Mon Sep 17 00:00:00 2001 From: Alexander Gaevsky Date: Thu, 7 Jan 2016 11:07:15 +0200 Subject: Refs #25165 -- Fixed JSON serialization for add/edit popup in the admin. Forwardport of test in o839d71d8562abe0b245024e55ca1d02a45e58fd from stable/1.9.x (refs #25997). --- docs/releases/1.9.2.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'docs') diff --git a/docs/releases/1.9.2.txt b/docs/releases/1.9.2.txt index 375fe3edaa..ffe5030d9e 100644 --- a/docs/releases/1.9.2.txt +++ b/docs/releases/1.9.2.txt @@ -21,3 +21,7 @@ Bugfixes * Fixed a regression that caused the incorrect day to be selected when opening the admin calendar widget for timezones from GMT+0100 to GMT+1200 (:ticket:`24980`). + +* Fixed a regression in the admin's edit related model popup that caused an + escaped value to be displayed in the select dropdown of the parent window + (:ticket:`25997`). -- cgit v1.3