diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-10-29 14:20:31 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-10-29 14:20:31 -0400 |
commit | 33a0e84ddbb9fe9c068cb40641ccec8554514151 (patch) | |
tree | f3ae5098c1dd31056f67f0a7eff5576a4a4f8f5a /doc/bugs | |
parent | 7237fc7f2e96557e06caf48f97db9b041ffa870b (diff) |
fix preview of shortcuts
Move shortcut processing back to checkconfig, and avoid it failing if the
srcdir is not defined.
Diffstat (limited to 'doc/bugs')
-rw-r--r-- | doc/bugs/cannot_preview_shortcuts.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/bugs/cannot_preview_shortcuts.mdwn b/doc/bugs/cannot_preview_shortcuts.mdwn index a2fd3533a..2e7ef13b7 100644 --- a/doc/bugs/cannot_preview_shortcuts.mdwn +++ b/doc/bugs/cannot_preview_shortcuts.mdwn @@ -1,2 +1,4 @@ Shortcuts such as \[[!google foo]] do not work when previewing pages. --[[JasonBlevins]] + +> Broken during the setup dumping changes, now fixed. --[[Joey]] [[done]] |