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. Problem with link pasting in Q&A

Problem with link pasting in Q&A

Scheduled Pinned Locked Moved Site Bugs / Suggestions
helpdatabase
14 Posts 4 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.
  • A Ankur m

    The last letter of the URL doesn't always get pasted while pasting a link in an answer in Q&A forum. I tried 3-4 links and came to a conclusion that this happens only in URLs containing query string. Browser: FF 3.6.12 Please fix this soon.

    ..Go Green..

    T Offline
    T Offline
    thatraja
    wrote on last edited by
    #2

    Yeah, I was faced this too.

    Ankurm/ wrote:

    The last letter of the URL doesn't always get pasted while pasting a link in an answer in Q&A forum.

    Also some times whole extension doesn't (Ex. Default instead of Default.aspx)

    thatraja |Chennai|India|


    Brainbench certifications
    Down-votes are like kid's kisses don't reject it :-)
    Do what you want quickly because the Doomsday on 2012 :-)

    1 Reply Last reply
    0
    • A Ankur m

      The last letter of the URL doesn't always get pasted while pasting a link in an answer in Q&A forum. I tried 3-4 links and came to a conclusion that this happens only in URLs containing query string. Browser: FF 3.6.12 Please fix this soon.

      ..Go Green..

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

      I will try and get to this over the weekend.

      cheers, Chris Maunder The Code Project | Co-founder Microsoft C++ MVP

      1 Reply Last reply
      0
      • A Ankur m

        The last letter of the URL doesn't always get pasted while pasting a link in an answer in Q&A forum. I tried 3-4 links and came to a conclusion that this happens only in URLs containing query string. Browser: FF 3.6.12 Please fix this soon.

        ..Go Green..

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

        I've tried everything - html, aspx, with and without a querystring and I cannot replicate the issue you're having. I'm using FF 3.6.12 Can you provide an exact URL that fails, and let me know if it happens when you past at the start, middle, or end of text you've written (tried all them as well and did end up finding a bug when you past on the last character)

        cheers, Chris Maunder The Code Project | Co-founder Microsoft C++ MVP

        T A 2 Replies Last reply
        0
        • C Chris Maunder

          I've tried everything - html, aspx, with and without a querystring and I cannot replicate the issue you're having. I'm using FF 3.6.12 Can you provide an exact URL that fails, and let me know if it happens when you past at the start, middle, or end of text you've written (tried all them as well and did end up finding a bug when you past on the last character)

          cheers, Chris Maunder The Code Project | Co-founder Microsoft C++ MVP

          T Offline
          T Offline
          thatraja
          wrote on last edited by
          #5

          Chris Maunder wrote:

          I've tried everything - html, aspx, with and without a querystring and I cannot replicate the issue you're having.

          I tried the following URL Chris. http://faq.programmerworld.net/programming/csharp-interview-questions-answers.html[^] in QA Have a look at this screenshot - CP URL paste issue[^]

          thatraja |Chennai|India|


          Brainbench certifications
          Down-votes are like kid's kisses don't reject it :-)
          Do what you want quickly because the Doomsday on 2012 :-)

          C 1 Reply Last reply
          0
          • C Chris Maunder

            I've tried everything - html, aspx, with and without a querystring and I cannot replicate the issue you're having. I'm using FF 3.6.12 Can you provide an exact URL that fails, and let me know if it happens when you past at the start, middle, or end of text you've written (tried all them as well and did end up finding a bug when you past on the last character)

            cheers, Chris Maunder The Code Project | Co-founder Microsoft C++ MVP

            A Offline
            A Offline
            Ankur m
            wrote on last edited by
            #6

            I tried various options and here's how you could replicate it. Choose any question from Q&A. Write some text and then try pasting the link. This is what I tried -

            Have you tried this: http://www.lmgtfy.com/?q=gridview+asp.net[^] (paste the link only)

            and the result - last letter i.e 't' gets truncated. My observation: If the link is pasted 1) without any text, it works fine. 2) after some text, the last letter gets truncated most of the time. It worked fine in a couple instances. :doh: 3) in between text, works fine. 4) write a word (ex test), select the text and paste the link, damn, the last letter is gone again. [edit] You are right in saying that it happens when you paste on/after the last character/word. But here there are discrepancies as well. Try - a) hello [now paste the link] - works fine. b) hello there [now paste the link] - problem! c) hello (one/two character) [now paste the link] - works like a charm. How the hell is it so freaking random? :omg: [/edit]

            ..Go Green..

            modified on Saturday, November 20, 2010 2:29 AM

            1 Reply Last reply
            0
            • T thatraja

              Chris Maunder wrote:

              I've tried everything - html, aspx, with and without a querystring and I cannot replicate the issue you're having.

              I tried the following URL Chris. http://faq.programmerworld.net/programming/csharp-interview-questions-answers.html[^] in QA Have a look at this screenshot - CP URL paste issue[^]

              thatraja |Chennai|India|


              Brainbench certifications
              Down-votes are like kid's kisses don't reject it :-)
              Do what you want quickly because the Doomsday on 2012 :-)

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

              Got it! Took me a while but I managed to replicate it and I think I've narrowed it down. Working on it now.

              cheers, Chris Maunder The Code Project | Co-founder Microsoft C++ MVP

              A T 2 Replies Last reply
              0
              • C Chris Maunder

                Got it! Took me a while but I managed to replicate it and I think I've narrowed it down. Working on it now.

                cheers, Chris Maunder The Code Project | Co-founder Microsoft C++ MVP

                A Offline
                A Offline
                Ankur m
                wrote on last edited by
                #8

                You woke up early? You were here till very late already. :omg:

                ..Go Green..

                C 1 Reply Last reply
                0
                • C Chris Maunder

                  Got it! Took me a while but I managed to replicate it and I think I've narrowed it down. Working on it now.

                  cheers, Chris Maunder The Code Project | Co-founder Microsoft C++ MVP

                  T Offline
                  T Offline
                  thatraja
                  wrote on last edited by
                  #9

                  Chris Maunder wrote:

                  Got it! Took me a while but I managed to replicate it and I think I've narrowed it down. Working on it now.

                  That's great, Have a good Sunday. I'll check it on Monday if possible. bye :)

                  thatraja |Chennai|India|


                  Brainbench certifications
                  Down-votes are like kid's kisses don't reject it :-)
                  Do what you want quickly because the Doomsday on 2012 :-)

                  1 Reply Last reply
                  0
                  • A Ankur m

                    You woke up early? You were here till very late already. :omg:

                    ..Go Green..

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

                    I've just flown home to Australia to see my family so my hours will be a little odd for a while :)

                    cheers, Chris Maunder The Code Project | Co-founder Microsoft C++ MVP

                    P A 2 Replies Last reply
                    0
                    • C Chris Maunder

                      I've just flown home to Australia to see my family so my hours will be a little odd for a while :)

                      cheers, Chris Maunder The Code Project | Co-founder Microsoft C++ MVP

                      P Offline
                      P Offline
                      Pete OHanlon
                      wrote on last edited by
                      #11

                      The judge lifted the restraining order I see.

                      I have CDO, it's OCD with the letters in the right order; just as they ruddy well should be

                      Forgive your enemies - it messes with their heads

                      My blog | My articles | MoXAML PowerToys | Onyx

                      C 1 Reply Last reply
                      0
                      • P Pete OHanlon

                        The judge lifted the restraining order I see.

                        I have CDO, it's OCD with the letters in the right order; just as they ruddy well should be

                        Forgive your enemies - it messes with their heads

                        My blog | My articles | MoXAML PowerToys | Onyx

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

                        ;P

                        cheers, Chris Maunder The Code Project | Co-founder Microsoft C++ MVP

                        1 Reply Last reply
                        0
                        • C Chris Maunder

                          I've just flown home to Australia to see my family so my hours will be a little odd for a while :)

                          cheers, Chris Maunder The Code Project | Co-founder Microsoft C++ MVP

                          A Offline
                          A Offline
                          Ankur m
                          wrote on last edited by
                          #13

                          Happy Holidays! :)

                          ..Go Green..

                          C 1 Reply Last reply
                          0
                          • A Ankur m

                            Happy Holidays! :)

                            ..Go Green..

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

                            No holiday - it's more of a sabbatical so I can focus on things I haven't had a chance to finish throughout the year. :)

                            cheers, Chris Maunder The Code Project | Co-founder Microsoft C++ MVP

                            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