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. Code Browser - string problem

Code Browser - string problem

Scheduled Pinned Locked Moved Site Bugs / Suggestions
helpcomtoolsquestion
2 Posts 2 Posters 0 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.
  • K Offline
    K Offline
    Kristian Sixhoj
    wrote on last edited by
    #1

    I'm not sure if this has been reported before, so please don't send out the hamsters to get me if that's the case. Anyway, I just noticed that the code browser is having a problem with escape characters. See this[^] page - view the file CSRcon.cs and scroll down to line 52. You'll see that everything after that line is treated as a string, even though the string has ended. It seems to be the escape character (marked with bold) in the following piece of code that's causing the issue:

    string command = "rcon \"" + challenge_rcon + "\" " + rconPassword + " " + rconCommand + "\n";

    :bob: Kristian Sixhoej Growing old is mandatory; growing up is optional. - Chili Davis


    My latest tip/trick: Dragging a Borderless Form[^]

    S 1 Reply Last reply
    0
    • K Kristian Sixhoj

      I'm not sure if this has been reported before, so please don't send out the hamsters to get me if that's the case. Anyway, I just noticed that the code browser is having a problem with escape characters. See this[^] page - view the file CSRcon.cs and scroll down to line 52. You'll see that everything after that line is treated as a string, even though the string has ended. It seems to be the escape character (marked with bold) in the following piece of code that's causing the issue:

      string command = "rcon \"" + challenge_rcon + "\" " + rconPassword + " " + rconCommand + "\n";

      :bob: Kristian Sixhoej Growing old is mandatory; growing up is optional. - Chili Davis


      My latest tip/trick: Dragging a Borderless Form[^]

      S Offline
      S Offline
      Sandeep Mewara
      wrote on last edited by
      #2

      After major site changes, this happened with Q&A forum posts. We reported it and Chris corrected the issue in short interval. Looks like something similar out here.

      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