afuna: Cat under a blanket. Text: "Cats are just little people with Fur and Fangs" (Default)
afuna ([personal profile] afuna) wrote in [site community profile] changelog2009-04-21 05:54 pm

[dw-free] "Unknown view" for memories in core1

[commit: http://hg.dwscoalition.org/dw-free/rev/1030e3640f02]

http://bugs.dwscoalition.org/show_bug.cgi?id=913

Fix "Unknown View" for memories in core 1

Patch by [personal profile] afuna.

Files modified:
  • bin/upgrading/s2layers/core1.s2
--------------------------------------------------------------------------------
diff -r 0fd0a73e9793 -r 1030e3640f02 bin/upgrading/s2layers/core1.s2
--- a/bin/upgrading/s2layers/core1.s2	Wed Apr 22 00:25:42 2009 +0800
+++ b/bin/upgrading/s2layers/core1.s2	Wed Apr 22 01:53:59 2009 +0800
@@ -1887,6 +1887,7 @@ function lang_viewname(string viewid) [n
     if ($viewid == "entry") { return "Read Comments"; }
     if ($viewid == "reply") { return "Post Comment"; }
     if ($viewid == "tags") { return "Tags"; }
+    if ($viewid == "memories") { return $*text_view_memories; }
     return "Unknown View";
 }
 
--------------------------------------------------------------------------------

Post a comment in response:

This account has disabled anonymous posting.
If you don't have an account you can create one now.
No Subject Icon Selected
More info about formatting

If you are unable to use this captcha for any reason, please contact us by email at support@dreamwidth.org