fu: Close-up of Fu, bringing a scoop of water to her mouth (Default)
fu ([personal profile] fu) wrote in [site community profile] changelog2011-08-26 02:01 am

[dw-nonfree] http://bugs.dwscoalition.org/show_bug.cgi?id=3911

[commit: http://hg.dwscoalition.org/dw-nonfree/rev/8d554c56a5df]

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

Don't post entries as both custom group and private; just private is fine!

Patch by [personal profile] fu.

Files modified:
  • htdocs/site/suggest.bml
--------------------------------------------------------------------------------
diff -r f607d9141e70 -r 8d554c56a5df htdocs/site/suggest.bml
--- a/htdocs/site/suggest.bml	Tue Aug 23 17:39:29 2011 +0800
+++ b/htdocs/site/suggest.bml	Fri Aug 26 10:01:25 2011 +0800
@@ -140,7 +140,6 @@
             'event'           => $bugzilla_post,
             'usejournal'      => $destination->user,
             'security'        => 'private',
-            'allowmask'       => 1,
             'usejournal_okay' => 1,
             'props'           => { 'taglist' => 'bugzilla_unmigrated' },
             'tz'              => 'guess',
--------------------------------------------------------------------------------