From b19b602a530ea80e97a62c62b80920416fd65069 Mon Sep 17 00:00:00 2001 From: Roberto Rosario Date: Wed, 21 Aug 2019 19:32:52 -0400 Subject: [PATCH] Add reference to GitLab issue #654 Thanks to Lucius Schaerer (@lschaer1) for the report. Signed-off-by: Roberto Rosario --- HISTORY.rst | 3 ++- docs/releases/3.2.7.rst | 5 +++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/HISTORY.rst b/HISTORY.rst index 821e6d0b5b..7e4f020dc8 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -1,6 +1,7 @@ 3.2.7 (2019-08-XX) ================== -* Fix checkout form bug. +* Fix checkout form bug. Thanks to Lucius Schaerer + (@lschaer1) for the report. * Disable pagination current page button Current page button was clickable and would cause the single page navigation to jump to the home view. diff --git a/docs/releases/3.2.7.rst b/docs/releases/3.2.7.rst index 4844a1753c..512ec1fee3 100644 --- a/docs/releases/3.2.7.rst +++ b/docs/releases/3.2.7.rst @@ -7,7 +7,8 @@ Released: August XX, 2019 Changes ------- -- Fix checkouts form bug. +- Fix checkouts form bug. Fixes GitLab issue #654 + Thanks to Lucius Schaerer (@lschaer1) for the report. - Disable pagination current page button Current page button was clickable and would cause the single page navigation to jump to the home view. @@ -107,6 +108,6 @@ Backward incompatible changes Bugs fixed or issues closed --------------------------- -- None +- :gitlab-issue:`654` Internal Server Error, Document Checkout .. _PyPI: https://pypi.python.org/pypi/mayan-edms/