Admin message
This instance will be updated to 18.7.0 (final) on 2021-01-19 at 17:00 UTC+1 (short down time)
Changes
Page history
Edited online
authored
Jun 28, 2014
by
Yuya Nishihara
Show whitespace changes
Inline
Side-by-side
FixedBugs.wiki
View page @
2a9518aa
...
...
@@ -4,7 +4,7 @@
== Bug Fixes ==
* cmdthread: map empty promptchoice response to default value
* cmdthread: map empty promptchoice response to default value
\\
(fixes #3785 - crash on email preview with diffstat)
* grep: fix list of urls to include all dragged files
* grep, status: fix several unicode errors in drag-and-drop handler
...
...
@@ -8,8 +8,8 @@
(fixes #3785 - crash on email preview with diffstat)
* grep: fix list of urls to include all dragged files
* grep, status: fix several unicode errors in drag-and-drop handler
status: fix handling of non-ascii file name in drag-and-drop handler
* purge: make sure to not include deselected statuses
*
status: fix handling of non-ascii file name in drag-and-drop handler
* purge: make sure to not include deselected statuses
\\
(fixes #3786 - ignored files can be deleted even if checkbox is off)
* settings: remove outdated details of default authorcolor behavior
(fixes #3789)
...
...
@@ -13,7 +13,7 @@
(fixes #3786 - ignored files can be deleted even if checkbox is off)
* settings: remove outdated details of default authorcolor behavior
(fixes #3789)
* thgrepo: preserve config values that are internally set
* thgrepo: preserve config values that are internally set
\\
(fixes #588 - random failure of unified diff with eol extension)
== Improvements ==
...
...
...
...