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. The Weird and The Wonderful
  4. Hilarious BugFix By Developer

Hilarious BugFix By Developer

Scheduled Pinned Locked Moved The Weird and The Wonderful
comhelplounge
4 Posts 4 Posters 23 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.
  • V Offline
    V Offline
    Vasudevan Deepak Kumar
    wrote on last edited by
    #1

    Recently in a CodeReview I found that a developer was using two variables in Web.Config like ConnectNetwork1, ConnectNetwork. In the code he was using one variable to Chat and Other variable to transfer files, which was giving a bug. When I pointed out, now he has copy pasted the same value in both the keys, while the expected result was to maintain a single key and correct code accordingly. See how some people think differently.

    Vasudevan Deepak Kumar Personal Homepage Tech Gossips

    C 1 Reply Last reply
    0
    • V Vasudevan Deepak Kumar

      Recently in a CodeReview I found that a developer was using two variables in Web.Config like ConnectNetwork1, ConnectNetwork. In the code he was using one variable to Chat and Other variable to transfer files, which was giving a bug. When I pointed out, now he has copy pasted the same value in both the keys, while the expected result was to maintain a single key and correct code accordingly. See how some people think differently.

      Vasudevan Deepak Kumar Personal Homepage Tech Gossips

      C Offline
      C Offline
      Christian Graus
      wrote on last edited by
      #2

      Did you say 'think' ?

      Christian Graus - Microsoft MVP - C++ Metal Musings - Rex and my new metal blog "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )

      P 1 Reply Last reply
      0
      • C Christian Graus

        Did you say 'think' ?

        Christian Graus - Microsoft MVP - C++ Metal Musings - Rex and my new metal blog "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )

        P Offline
        P Offline
        pbraun
        wrote on last edited by
        #3

        I assume he did think about it for a second and thought that he would always recognize the situation and correct for it. That's the lazy way out in my opinion. Phil

        F 1 Reply Last reply
        0
        • P pbraun

          I assume he did think about it for a second and thought that he would always recognize the situation and correct for it. That's the lazy way out in my opinion. Phil

          F Offline
          F Offline
          foste
          wrote on last edited by
          #4

          After all, does he have to support it? Probably not

          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