fu: Close-up of Fu, bringing a scoop of water to her mouth (Default)
fu ([personal profile] fu) wrote in [site community profile] changelog2010-10-23 04:51 pm

[dw-free] Can't create new entry after previewing it.

[commit: http://hg.dwscoalition.org/dw-free/rev/6248b537e11c]

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

Fix preview for imported core1 styles.

Patch by [personal profile] fu.

Files modified:
  • bin/upgrading/s2layers/core1.s2
--------------------------------------------------------------------------------
diff -r 6536e68916d3 -r 6248b537e11c bin/upgrading/s2layers/core1.s2
--- a/bin/upgrading/s2layers/core1.s2	Sat Oct 23 22:16:44 2010 +0800
+++ b/bin/upgrading/s2layers/core1.s2	Sun Oct 24 00:51:22 2010 +0800
@@ -764,6 +764,11 @@ class EntryPage extends Page
     function builtin print_multiform_start "Prints start of form tag and hidden elements to do a multi-comment action (multiple delete, screen, unscreen, etc...)";
     function builtin print_multiform_end "Prints end of form tag to do a multi-comment action.";
     function builtin print_multiform_actionline "Prints the line of the multiform giving instructions, options, and the submit button, using the text of the different \$*text_multiform_ properties.";
+}
+
+class EntryPreviewPage extends EntryPage
+"Placeholder, to allow entry preview to continue to work."
+{
 }
 
 class ReplyForm
--------------------------------------------------------------------------------

Post a comment in response:

This account has disabled anonymous posting.
If you don't have an account you can create one now.
HTML doesn't work in the subject.
More info about formatting

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