From e5ea16e1d2cc4d68d48996fe23a48853882b45c7 Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Wed, 17 Jan 2007 22:27:51 +0000 Subject: [PATCH] documenting bugfix in changelog --- docs/changelog/7.x.x.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/changelog/7.x.x.txt b/docs/changelog/7.x.x.txt index fcb5ead30..ac1a7165f 100644 --- a/docs/changelog/7.x.x.txt +++ b/docs/changelog/7.x.x.txt @@ -22,6 +22,9 @@ - Fixed a bug with RSS feed generation and attachments. - fix: notifications from postings - Refactored the autocommit system to fix the notifications bug above. + - fixed corner case which causes the user profile to not load in cases where + custom forms do not work or are broken. It now skips these and throws a + warning 7.3.4