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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. Other Discussions
  3. Site Bugs / Suggestions
  4. A bug I think. [resolved see answer by sandeep]

A bug I think. [resolved see answer by sandeep]

Scheduled Pinned Locked Moved Site Bugs / Suggestions
helpquestioncsharplinqcom
5 Posts 3 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.
  • H Offline
    H Offline
    Hiren solanki
    wrote on last edited by
    #1

    See THIS[^] question. You will see useless

    at the end of code there. Now Edit the question and remove both , It's showing fine in preview but after updating it comes back again. Now is it a browser problem ? :~ (Chrome 8.0) I've seen a lot of time when there is List<String> then it adds <string><string> at the end of code automatically. above Problem was also with answer given by me yesterday HERE[^]. Someone has deleted my answer(Somebody is misusing his/her power). Was it anything wrong with it ?

    Regards, Hiren. be good(Help people in CP),do good(Vote if one finds helpful) all will happen good, In case happens bad(You are getting downvote for your best try to help OP) it will be good for later after(Countered with more points by humble member). - Gita sar in context of CP. -So Guys don't care about downvote believe in you.

    modified on Thursday, January 20, 2011 5:48 AM

    S realJSOPR 2 Replies Last reply
    0
    • H Hiren solanki

      See THIS[^] question. You will see useless

      at the end of code there. Now Edit the question and remove both , It's showing fine in preview but after updating it comes back again. Now is it a browser problem ? :~ (Chrome 8.0) I've seen a lot of time when there is List<String> then it adds <string><string> at the end of code automatically. above Problem was also with answer given by me yesterday HERE[^]. Someone has deleted my answer(Somebody is misusing his/her power). Was it anything wrong with it ?

      Regards, Hiren. be good(Help people in CP),do good(Vote if one finds helpful) all will happen good, In case happens bad(You are getting downvote for your best try to help OP) it will be good for later after(Countered with more points by humble member). - Gita sar in context of CP. -So Guys don't care about downvote believe in you.

      modified on Thursday, January 20, 2011 5:48 AM

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

      Hiren Solanki wrote:

      Now is it a browser problem ?

      No. Not a browser problem. Infact not a problem at all. Have a look at my reply here[^] - similar issue/doubt reported earlier. It's not a bug.

      Hiren Solanki wrote:

      Someone has deleted my answer(Somebody is misusing his/her power). Was it anything wrong with it ?

      Just repost your answer again. Looks like, your comment was confusing and you wanted to delete your answer.

      Sandeep Mewara [My latest tip/trick] [Forum guidelines]

      H 1 Reply Last reply
      0
      • S Sandeep Mewara

        Hiren Solanki wrote:

        Now is it a browser problem ?

        No. Not a browser problem. Infact not a problem at all. Have a look at my reply here[^] - similar issue/doubt reported earlier. It's not a bug.

        Hiren Solanki wrote:

        Someone has deleted my answer(Somebody is misusing his/her power). Was it anything wrong with it ?

        Just repost your answer again. Looks like, your comment was confusing and you wanted to delete your answer.

        Sandeep Mewara [My latest tip/trick] [Forum guidelines]

        H Offline
        H Offline
        Hiren solanki
        wrote on last edited by
        #3

        Ok sandeep it's just an encoding problem.

        Sandeep Mewara wrote:

        Just repost your answer again. Looks like, your comment was confusing and you wanted to delete your answer.

        My actual comment was "I dont know why <string><string> is coming though I am deleting it. please ignore it." But I have not encoded > and < in my comment so it misprinted like "I dont know why is coming though I am deleting it. please ignore it." And some body deleted it. Ok I know that's not a problem with who deleted that's just Encoded misunderstanding between.

        Regards, Hiren. be good(Help people in CP),do good(Vote if one finds helpful) all will happen good, In case happens bad(You are getting downvote for your best try to help OP) it will be good for later after(Countered with more points by humble member). - Gita sar in context of CP. -So Guys don't care about downvote believe in you.

        1 Reply Last reply
        0
        • H Hiren solanki

          See THIS[^] question. You will see useless

          at the end of code there. Now Edit the question and remove both , It's showing fine in preview but after updating it comes back again. Now is it a browser problem ? :~ (Chrome 8.0) I've seen a lot of time when there is List<String> then it adds <string><string> at the end of code automatically. above Problem was also with answer given by me yesterday HERE[^]. Someone has deleted my answer(Somebody is misusing his/her power). Was it anything wrong with it ?

          Regards, Hiren. be good(Help people in CP),do good(Vote if one finds helpful) all will happen good, In case happens bad(You are getting downvote for your best try to help OP) it will be good for later after(Countered with more points by humble member). - Gita sar in context of CP. -So Guys don't care about downvote believe in you.

          modified on Thursday, January 20, 2011 5:48 AM

          realJSOPR Offline
          realJSOPR Offline
          realJSOP
          wrote on last edited by
          #4

          The editor is trying to resolve what it thinks is html tags. If you go in and escape the pointy brackets in the message, it'll be fine. I already did this in the OP of the cited question.

          ".45 ACP - because shooting twice is just silly" - JSOP, 2010
          -----
          You can never have too much ammo - unless you're swimming, or on fire. - JSOP, 2010
          -----
          "Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass." - Dale Earnhardt, 1997

          H 1 Reply Last reply
          0
          • realJSOPR realJSOP

            The editor is trying to resolve what it thinks is html tags. If you go in and escape the pointy brackets in the message, it'll be fine. I already did this in the OP of the cited question.

            ".45 ACP - because shooting twice is just silly" - JSOP, 2010
            -----
            You can never have too much ammo - unless you're swimming, or on fire. - JSOP, 2010
            -----
            "Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass." - Dale Earnhardt, 1997

            H Offline
            H Offline
            Hiren solanki
            wrote on last edited by
            #5

            Thanks John, After reading solution provided by Sandeep before, I got to know about.

            Regards, Hiren. -"I don't know, I don't care, and it doesn't make any difference".

            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