summaryrefslogtreecommitdiff
path: root/doc/bugs
diff options
context:
space:
mode:
Diffstat (limited to 'doc/bugs')
-rw-r--r--doc/bugs/Manual_content_mode_isn__39__t_manual.mdwn5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/bugs/Manual_content_mode_isn__39__t_manual.mdwn b/doc/bugs/Manual_content_mode_isn__39__t_manual.mdwn
index 3bbf298ed..cb0247766 100644
--- a/doc/bugs/Manual_content_mode_isn__39__t_manual.mdwn
+++ b/doc/bugs/Manual_content_mode_isn__39__t_manual.mdwn
@@ -82,3 +82,8 @@ To /home/valorin/workspace/tmp/test2
Everything up-to-date
Everything up-to-date
"""]]
+
+> It turns out there was a bug in the preferred content expression parser,
+> that made it parse the expression for manual mode (but I think no other standard
+> expression) quite wrong, as if it had parens in the wrong place. This explains
+> the broken behavior. [[fixed|done]] --[[Joey]]