Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Other Discussions
  3. Site Bugs / Suggestions
  4. CodeProject search broken :(

CodeProject search broken :(

Scheduled Pinned Locked Moved Site Bugs / Suggestions
comalgorithmshelpquestion
5 Posts 3 Posters 3 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • O Offline
    O Offline
    Obliterator
    wrote on last edited by
    #1

    When searching CP the next and last links appear to be broken, displaying a page not found message. I believe the error is very simple. The case of a parameter in the url appears to be the cause. Eg: http://www.codeproject.com/info/search.asp?target=blah+flibble&st=au&qm=all&Page=2 Should be: http://www.codeproject.com/info/search.asp?target=blah+flibble&st=au&qm=all&page=2 Note the case of the 'page' parameter. -- The Obliterator

    N 1 Reply Last reply
    0
    • O Obliterator

      When searching CP the next and last links appear to be broken, displaying a page not found message. I believe the error is very simple. The case of a parameter in the url appears to be the cause. Eg: http://www.codeproject.com/info/search.asp?target=blah+flibble&st=au&qm=all&Page=2 Should be: http://www.codeproject.com/info/search.asp?target=blah+flibble&st=au&qm=all&page=2 Note the case of the 'page' parameter. -- The Obliterator

      N Offline
      N Offline
      Nish Nishant
      wrote on last edited by
      #2

      I thought ASP was case-insensitive Request.QueryString("path") would be same as Request.QueryString("Path") Or am I wrong here? Nish Sonork ID 100.9786 voidmain www.busterboy.org If you don't find me on CP, I'll be at Bob's HungOut

      C O 2 Replies Last reply
      0
      • N Nish Nishant

        I thought ASP was case-insensitive Request.QueryString("path") would be same as Request.QueryString("Path") Or am I wrong here? Nish Sonork ID 100.9786 voidmain www.busterboy.org If you don't find me on CP, I'll be at Bob's HungOut

        C Offline
        C Offline
        Chris Maunder
        wrote on last edited by
        #3

        No, ASP is case insensitive. The problem was a Server.URLEncode gone mad. Mad I tells ya. It's been subdued. Peace has returned. cheers, Chris Maunder

        1 Reply Last reply
        0
        • N Nish Nishant

          I thought ASP was case-insensitive Request.QueryString("path") would be same as Request.QueryString("Path") Or am I wrong here? Nish Sonork ID 100.9786 voidmain www.busterboy.org If you don't find me on CP, I'll be at Bob's HungOut

          O Offline
          O Offline
          Obliterator
          wrote on last edited by
          #4

          Well I thought it was, but changing the case and submitting manually retrieved the correct page. Go figure?! Maybe Chris is secrently running linux or something! :) -- The Obliterator

          N 1 Reply Last reply
          0
          • O Obliterator

            Well I thought it was, but changing the case and submitting manually retrieved the correct page. Go figure?! Maybe Chris is secrently running linux or something! :) -- The Obliterator

            N Offline
            N Offline
            Nish Nishant
            wrote on last edited by
            #5

            Obliterator wrote: Maybe Chris is secrently running linux or something He'll soon be running Linux once they get the CLR ready for Linux :-) Nish Sonork ID 100.9786 voidmain www.busterboy.org If you don't find me on CP, I'll be at Bob's HungOut

            1 Reply Last reply
            0
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            • Login

            • Don't have an account? Register

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • World
            • Users
            • Groups