summaryrefslogtreecommitdiff
path: root/doc/bugs/youtube_web_download_gives_Prelude.undefined_in_webapp.mdwn
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2014-08-12 16:35:13 -0400
committerGravatar Joey Hess <joey@kitenet.net>2014-08-12 16:35:13 -0400
commit47634cb0429ba5a436ebdab42dbfd7e811e62d48 (patch)
tree2f8de5650a11f0ed022fdf98e295278db3edc16a /doc/bugs/youtube_web_download_gives_Prelude.undefined_in_webapp.mdwn
parentbface4caa1436b65edd70f867f201f6b41f8ee79 (diff)
special case edit page for web remote
The crash came from calling Git.repoLocation, but it made sense to fix this higher up, because there is nothing to edit about the web, it just is what it is.
Diffstat (limited to 'doc/bugs/youtube_web_download_gives_Prelude.undefined_in_webapp.mdwn')
-rw-r--r--doc/bugs/youtube_web_download_gives_Prelude.undefined_in_webapp.mdwn2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/bugs/youtube_web_download_gives_Prelude.undefined_in_webapp.mdwn b/doc/bugs/youtube_web_download_gives_Prelude.undefined_in_webapp.mdwn
index 7112818ed..2b4a62538 100644
--- a/doc/bugs/youtube_web_download_gives_Prelude.undefined_in_webapp.mdwn
+++ b/doc/bugs/youtube_web_download_gives_Prelude.undefined_in_webapp.mdwn
@@ -23,3 +23,5 @@ Not much in the logs, I see this:
[2014-07-25 08:40:14 BST] TransferWatcher: transfer starting: Download UUID "00000000-0000-0000-0000-000000000001" Chase_Adam_at_Startup_School_NY_2014.mp4 Nothing
"""]]
+
+> [[fixed|done]] --[[Joey]]