fu: Close-up of Fu, bringing a scoop of water to her mouth (Default)
fu ([personal profile] fu) wrote in [site community profile] changelog2011-05-18 04:34 pm

[dw-free] JS for /manage/subscriptions/filters broken

[commit: http://hg.dwscoalition.org/dw-free/rev/74a980da270f]

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

Add initialization of DW JS object.

Patch by [personal profile] fu.

Files modified:
  • htdocs/js/dw/dw-core.js
--------------------------------------------------------------------------------
diff -r 56eee4a13d5e -r 74a980da270f htdocs/js/dw/dw-core.js
--- a/htdocs/js/dw/dw-core.js	Tue May 17 19:24:03 2011 +0800
+++ b/htdocs/js/dw/dw-core.js	Thu May 19 00:34:43 2011 +0800
@@ -15,6 +15,8 @@
    
 */
 
+var DW = new Object();
+
 $.extractParams = function(url) {
     if ( ! $.extractParams.cache )
         $.extractParams.cache = {};
--------------------------------------------------------------------------------

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