Skip to content
GitLab
  • Explore
  • Sign in

Admin message

Due to an influx of spam, we have had to temporarily disable account registrations. Please write an email to accountsupport@archlinux.org, with your desired username, if you want to get access. Sorry for the inconvenience.

  • Marcus Andersson
  • aurweb
  • Repository
  • aurweb
  • web
  • lib
  • pkgfuncs.inc.php
Find file Blame History Permalink
  • Lukas Fleischer's avatar
    Do not redirect on single search results · 0e9f8c0f
    Lukas Fleischer authored Jun 22, 2011
    
    
    The use of header() to redirect after previous output was a design flaw.
    Our only luck here was PHP's "output_buffering" config variable
    defaulting to 4096, which kind of hid the bug for a long time.
    
    Fixes FS#24580.
    
    Signed-off-by: default avatarLukas Fleischer <archlinux@cryptocrack.de>
    0e9f8c0f