Possible Duplicate:
Pasting SO search links with explicit tags into comments does not work as expected.

Update The work around is to urlencode characters in your link, %5B and %5D for [ and ] respectively. Duplicate of this question

Sorry Jeff, I know you were already annoyed earlier about url contents, but here's another problem.

Steps:

  1. Create a search such as: "development why [osx] [mac]"
  2. Copy search from the address bar and paste in a comment, such as in http://stackoverflow.com/questions/1217311/using-mac-for-development (see 4th comment under question).

Result:

The tags in the search are excluded from the url and are shown as plain text

Expected Result:

The url should include all tags entered in the search, i.e. "development why [osx] [mac]" (note that this works in the wmd editor). Is it possible to add url markup to the comments as with bold/italic?

Reasoning:

If a site generates url's, then those url's should be parsed correctly on that site. Granted that there are probably some url's that can't be handled unambiguously.

link|improve this question

43% accept rate
I know this is a duplicate, searching... – Kyle Cronin Aug 1 '09 at 20:16
Erg, finding dupes is still hard and I don't read meta enough to see them all :( – Dana the Sane Aug 1 '09 at 20:20
Actually, this is exceedingly difficult to find - all the terms I can come up with are pretty generic. The only thing I know is that I commented on it, but (AFAIK) there's no way to see all the places that I've commented. – Kyle Cronin Aug 1 '09 at 20:22
OK, I've given up. I'm sure someone else will be able to find it though. (It had someone that was trying to post a link to a search in the comments, and the solution was to HTML escape the [ and ] characters) – Kyle Cronin Aug 1 '09 at 20:37
Ah, you mean url encode the square braces, yes that works. I hate to say it, but the comment field could use a tool bar for this stuff. – Dana the Sane Aug 1 '09 at 21:24
The difficulty finding it is because the answer was posted as a comment! Way to go Kyle! I'll try and find it for you – Ian Elliott Aug 1 '09 at 22:35
LMGTFY Kyle ;-) meta.stackoverflow.com/questions/10751/… – Ladybug Killer Aug 2 '09 at 0:42
Yes thanks. I tried to close the question, but apparently this counts as a vote now instead of just doing it. – Dana the Sane Aug 2 '09 at 0:57
@John: Thanks for the link - how did you find it? – Kyle Cronin Aug 2 '09 at 1:02
@Kyle: "comment url tag site:meta.stackoverflow.com" - then click the "Hottest 'comment' Questions - Meta Stack Overflow" link. There it is the first link of the search results. – Ladybug Killer Aug 2 '09 at 1:13
And yes, it was a tough one ;-) – Ladybug Killer Aug 2 '09 at 1:14
feedback

closed as exact duplicate by Dana the Sane, Kyle Cronin Aug 2 '09 at 1:01

This question covers exactly the same ground as earlier questions on this topic; its answers may be merged with another identical question. See the FAQ for guidance on how to improve it.

You must log in to answer this question.

Browse other questions tagged