wisest owl (wisest_owl) wrote in changelog,
wisest owl
wisest_owl
changelog

[livejournal] r17709: LJSUP-7052. Remove 404 error from "brows...

Committer: gprochaev
LJSUP-7052. Remove 404 error from "browse/" url.

U   trunk/htdocs/browse/index.bml
Modified: trunk/htdocs/browse/index.bml
===================================================================
--- trunk/htdocs/browse/index.bml	2010-11-18 02:54:05 UTC (rev 17708)
+++ trunk/htdocs/browse/index.bml	2010-11-18 03:33:56 UTC (rev 17709)
@@ -24,14 +24,6 @@
     my $view = defined $GET{'view'} ? $GET{'view'} : 'recent_posts';
 
     my $vertical = LJ::Vertical->load_by_url($uri);
-=head
-    unless ($vertical) {
-        LJ::Request->pnotes ('error'  => 'e404');
-        LJ::Request->pnotes ('remote' => LJ::get_remote());
-        BML::return_error_status(LJ::Request::NOT_FOUND());
-        return;
-    }
-=cut
 
     return LJ::Widget::Browse->render(
         browse      => 'new',

Tags: bml, livejournal, wisest-owl
Subscribe

  • Post a new comment

    Error

    Anonymous comments are disabled in this journal

    default userpic

    Your reply will be screened

    Your IP address will be recorded 

  • 0 comments