Skip to content

Commit 6b96551

Browse files
committed
fix: document handling a couple of error conditions
Incomplete response for 301 redirect Template file error
1 parent d7a7ec3 commit 6b96551

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGES.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -154,6 +154,11 @@ Fixed:
154154
- issue2551341 - if @columns missing from an index url, the
155155
group headers colspan property = 0. Add "or 100" in
156156
stanza's so headers span all rows (up to 100).
157+
- fix roundup-server response requiring a 301 redirect. Did
158+
not set content length leading to hang/error. (John
159+
Rouillard)
160+
- report basename of filename when template file is invalid
161+
rather than reporting a TypeError. (John Rouillard)
157162

158163
Features:
159164

0 commit comments

Comments
 (0)