Click here to Skip to main content
15,902,114 members

Bugs and Suggestions

   

General discussions, site bug reports and suggestions about the site.

For general questions check out the CodeProject FAQs. To report spam and abuse Head to the Spam and abuse watch. If you wish to report a bug privately, especially those related to security, please email webmaster@codeproject.com

 
GeneralRe: Congratulations on 6,000,000 Members Pin
Dan Neely26-Mar-09 3:57
Dan Neely26-Mar-09 3:57 
GeneralForum reply email notifications Pin
Yusuf23-Mar-09 4:19
Yusuf23-Mar-09 4:19 
GeneralRe: Forum reply email notifications Pin
Chris Maunder23-Mar-09 5:35
cofounderChris Maunder23-Mar-09 5:35 
GeneralRe: Forum reply email notifications Pin
Yusuf23-Mar-09 5:50
Yusuf23-Mar-09 5:50 
GeneralRe: Forum reply email notifications Pin
Chris Maunder23-Mar-09 6:31
cofounderChris Maunder23-Mar-09 6:31 
GeneralRe: Forum reply email notifications Pin
Dan Neely23-Mar-09 6:43
Dan Neely23-Mar-09 6:43 
GeneralRe: Forum reply email notifications Pin
Chris Maunder23-Mar-09 6:46
cofounderChris Maunder23-Mar-09 6:46 
GeneralSuggestion: When autolinking a codeproject URL, use the article title for the text. Pin
Iain Clarke, Warrior Programmer23-Mar-09 3:43
Iain Clarke, Warrior Programmer23-Mar-09 3:43 
Just in case that wasn't clear...

A few times I answer a question on the C++ forum with something like:
----
I found an article that does exactly what you want, look at:
http://www.codeproject.com/KB/buttons/GdipButton.aspx[^]
----
As you see, the text of the hyperlink has been set to be the same as the URL. I then had to go and cut and paste the title of the article in instead. This strikes me as easily automatable.
if (linktext.Starts ("http://www.codeproject.com/KB"))
    linktext = LookupTitle (linktext)


Not real code obviously...

I'm struggling to think of a time the raw cp URL is useful. This could also be a good idea for linking to forum posts.

Keep up the good work,

Iain.

In the process of moving to Sweden for love (awwww).
If you're in Scandinavia and want an MVP on the payroll (or happy with a remote worker), give me a job!

GeneralRe: Suggestion: When autolinking a codeproject URL, use the article title for the text. Pin
Chris Maunder23-Mar-09 5:33
cofounderChris Maunder23-Mar-09 5:33 
GeneralRe: Suggestion: When autolinking a codeproject URL, use the article title for the text. Pin
Iain Clarke, Warrior Programmer23-Mar-09 5:50
Iain Clarke, Warrior Programmer23-Mar-09 5:50 
GeneralRe: Suggestion: When autolinking a codeproject URL, use the article title for the text. Pin
Chris Maunder23-Mar-09 6:30
cofounderChris Maunder23-Mar-09 6:30 
GeneralSome lunatic troll has run amuck Pin
Vasudevan Deepak Kumar23-Mar-09 2:39
Vasudevan Deepak Kumar23-Mar-09 2:39 
GeneralRe: Some lunatic troll has run amuck Pin
Chris Maunder23-Mar-09 3:20
cofounderChris Maunder23-Mar-09 3:20 
GeneralX-Refs Pin
Bassam Abdul-Baki22-Mar-09 16:33
professionalBassam Abdul-Baki22-Mar-09 16:33 
GeneralRe: X-Refs Pin
Chris Maunder22-Mar-09 16:35
cofounderChris Maunder22-Mar-09 16:35 
GeneralRe: X-Refs Pin
Bassam Abdul-Baki22-Mar-09 16:41
professionalBassam Abdul-Baki22-Mar-09 16:41 
GeneralRe: X-Refs Pin
Chris Maunder22-Mar-09 16:43
cofounderChris Maunder22-Mar-09 16:43 
GeneralRe: X-Refs Pin
Bassam Abdul-Baki22-Mar-09 16:48
professionalBassam Abdul-Baki22-Mar-09 16:48 
GeneralRe: X-Refs Pin
Bassam Abdul-Baki22-Mar-09 16:51
professionalBassam Abdul-Baki22-Mar-09 16:51 
GeneralDefault location Pin
Trollslayer22-Mar-09 4:43
mentorTrollslayer22-Mar-09 4:43 
GeneralRe: Default location Pin
Chris Maunder22-Mar-09 9:52
cofounderChris Maunder22-Mar-09 9:52 
GeneralRe: Default location Pin
Bassam Abdul-Baki22-Mar-09 16:43
professionalBassam Abdul-Baki22-Mar-09 16:43 
GeneralRe: Default location Pin
Nish Nishant22-Mar-09 18:30
sitebuilderNish Nishant22-Mar-09 18:30 
GeneralRe: Default location Pin
Dan Neely23-Mar-09 2:23
Dan Neely23-Mar-09 2:23 
GeneralFont rendering problem in linux. [modified] Pin
N a v a n e e t h22-Mar-09 4:39
N a v a n e e t h22-Mar-09 4:39 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.