6
votes
0answers
80 views

Chat / markdown do not parse links or tags with an asterisk in them

I use the tag php* as a favourite, to catch all of the badly (version specific) tagged PHP questions. When trying to link this tag in chat with [tag:php*] that tag is not parsed. Also when pasting a ...
10
votes
0answers
78 views

Should shorthand tag links link to questions or wiki?

The editing help explains that one can link to tags with shorthand links such as [tag:foo]. Currently such shorthand links to the relevant tag's questions page. In many contexts, one wishes to ...
1
vote
1answer
105 views

Apply post-tag CSS class to shorthand tag links in comments [duplicate]

Possible Duplicate: Are tags renderred differently in questions and comments on purpose? The editing help explains that comment formatting supports shorthand links, including: ...
5
votes
2answers
101 views

Home page link in tag pop-up

Recently I found myself using tags links more often, e.g. [tag:spring] rather than a normal link to library/product/framework home page like [Spring](http://www.springsource.org/). This is much more ...
3
votes
0answers
79 views

Allow [tag:tag-name] syntax to link to any site

The tag tag and meta-tag bug syntax generate much nicer looking results than merely surrounding your tag with [square brackets]. However, they only work when you're talking about the site you're ...
14
votes
0answers
61 views

Bug with tags with plus in name

http://stackoverflow.com/tools/ shows that a tag named n+1 was created in the last 2 days. Clicking on the link for that tag takes one to a page showing "0 Questions tagged n 1"; it treats them as two ...
1
vote
0answers
27 views

Bad link: “set tag preferences”

On the right side of the Stack Overflow homepage, I see a link for "set tag preferences". Its URL is http://stackoverflow.com/users/208339?tab=prefs. However, when I click, it brings me to ...
14
votes
1answer
139 views

Allow prepopulating the tags field when linking to the Ask Question page

On Gaming, we would like to use game-specific and genre-specific tags. As such, it would be helpful to have links to the Ask question page which have the tag field prepopulated. For example, one ...
0
votes
2answers
71 views

Linking to [tag] searches doesn't work unless the brackets are URL encoded

If you want to link to a tag search such as the following: http://stackoverflow.com/search?q=[xml]+[php]+parse It won't create a link unless the square brackets are URL encoded. That is, this ...
12
votes
1answer
148 views

Link to Tag broken when “+” is embedded in tag

A new tag was added for asp.net+vb.net in StackOverflow. If you click on the link/tag, you don't actually see the correct results. http://stackoverflow.com/questions/tagged/asp.net%2bvb.net
2
votes
0answers
67 views

A new StackOverflow tag for hyperlink-management

I'd like to make the request for a new Stack Overflow tag/category for hyperlink management strategies. I don't yet have enough 'reputation' to add it myself. In my mind the tag would be used for ...
1
vote
0answers
56 views

Linking interesting tags that include wild card [duplicate]

Exact Duplicate: Clicking on tags with wildcards gives you a blank page I think since yesterday links in the interesting and ignored tags sections that include wild cards changed their ...
6
votes
1answer
209 views

Clicking on tags with wildcards gives you a blank page

Related Question: Searching for a tag containing * breaks I have tags in my "Interesting Tags" with wildcards, like html*, php* and so on. If I click on it it goes to ...
-3
votes
3answers
95 views

Prefilling tags when linking from an external site

I can see/predict some developer-oriented sites starting to use StackOverflow as their forum, instead of maintaining their own forum. I think it would be beneficial to both parties. They can ...