mark: A photo of Mark kneeling on top of the Taal Volcano in the Philippines. It was a long hike. (Default)
Mark Smith ([staff profile] mark) wrote in [site community profile] changelog2012-07-21 01:57 am

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

[commit: http://hg.dwscoalition.org/dw-free/rev/24624c866529]

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

Ensure the account is still visible

Patch by [staff profile] denise.

Files modified:
  • htdocs/latest.bml
--------------------------------------------------------------------------------
diff -r 84bb40e76b17 -r 24624c866529 htdocs/latest.bml
--- a/htdocs/latest.bml	Fri Jul 20 18:47:37 2012 -0700
+++ b/htdocs/latest.bml	Fri Jul 20 19:01:41 2012 -0700
@@ -150,7 +150,7 @@
             
         } elsif ( $obj->isa( 'LJ::Entry' ) ) {
             # final check, must be public still
-            next unless $obj->security eq 'public';
+            next unless $obj->security eq 'public'  && $obj->poster->is_visible;
 
             # output entry HTML
             my $subj = $obj->subject_html || 'no subject';
--------------------------------------------------------------------------------

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