Click here to Skip to main content
16,006,378 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: Broken Profile Pin
Jeremy Falcon1-Feb-07 8:48
professionalJeremy Falcon1-Feb-07 8:48 
GeneralRe: Broken Profile Pin
Pete O'Hanlon1-Feb-07 4:47
mvePete O'Hanlon1-Feb-07 4:47 
GeneralRe: Broken Profile Pin
Jeremy Falcon1-Feb-07 8:43
professionalJeremy Falcon1-Feb-07 8:43 
GeneralRe: Broken Profile Pin
Dan Neely1-Feb-07 9:44
Dan Neely1-Feb-07 9:44 
GeneralRe: Broken Profile Pin
Jeremy Falcon1-Feb-07 10:09
professionalJeremy Falcon1-Feb-07 10:09 
GeneralRe: Broken Profile Pin
Shog931-Jan-07 17:37
sitebuilderShog931-Jan-07 17:37 
GeneralCode snippets de-colorized upon article modification Pin
Josh Smith29-Jan-07 17:26
Josh Smith29-Jan-07 17:26 
GeneralRe: Code snippets de-colorized upon article modification Pin
Chris Maunder29-Jan-07 18:04
cofounderChris Maunder29-Jan-07 18:04 
The coloriser is broken on our IIS6 servers but works fine on the IIS5 servers. I've torn my hair out trying to find out why and have just had to move on with other stuff. It's all C++, too, which is doubly weird. web2.codeproject.com is working fine so I tend to use that one.

The old coloriser has some minor issues and doesn't handle ASP.NET well. We have a new one that's fully .NET that is awesome. I'm tossing up between running a background task to automatically recolorize all new articles after they are posted or trying to push forward the submission wizard part of the rewrite to get this part fixed.

The only problem with the background process is that if it kills the text (ie we screw up with the regular expressions we use) then there's no instant feedback to the author. I will put in place checks to ensure that at the worst it merely doesn't colorise instead of, say, ripping the guts out of your article.

cheers,
Chris Maunder
CodeProject.com : C++ MVP

GeneralRe: Code snippets de-colorized upon article modification Pin
Josh Smith30-Jan-07 1:47
Josh Smith30-Jan-07 1:47 
GeneralRe: Code snippets de-colorized upon article modification Pin
#12330-Jan-07 20:55
#12330-Jan-07 20:55 
GeneralWrite me one Pin
Chris Maunder30-Jan-07 21:09
cofounderChris Maunder30-Jan-07 21:09 
GeneralRe: Write me one Pin
#12331-Jan-07 4:59
#12331-Jan-07 4:59 
GeneralRe: Write me one Pin
Jeremy Falcon31-Jan-07 5:46
professionalJeremy Falcon31-Jan-07 5:46 
GeneralRe: Write me one Pin
#12331-Jan-07 6:19
#12331-Jan-07 6:19 
GeneralRe: Write me one Pin
Jeremy Falcon31-Jan-07 6:45
professionalJeremy Falcon31-Jan-07 6:45 
GeneralRe: Write me one Pin
Dan Neely31-Jan-07 7:16
Dan Neely31-Jan-07 7:16 
GeneralRe: Write me one Pin
Jeremy Falcon31-Jan-07 7:21
professionalJeremy Falcon31-Jan-07 7:21 
GeneralRe: Write me one Pin
Dan Neely1-Feb-07 2:11
Dan Neely1-Feb-07 2:11 
GeneralRe: Code snippets de-colorized upon article modification Pin
J4amieC31-Jan-07 0:30
J4amieC31-Jan-07 0:30 
GeneralRe: Code snippets de-colorized upon article modification Pin
#12331-Jan-07 4:32
#12331-Jan-07 4:32 
GeneralRe: Code snippets de-colorized upon article modification Pin
Josh Smith31-Jan-07 1:54
Josh Smith31-Jan-07 1:54 
GeneralRe: Code snippets de-colorized upon article modification Pin
#12331-Jan-07 4:30
#12331-Jan-07 4:30 
GeneralRe: Code snippets de-colorized upon article modification Pin
Jeremy Falcon31-Jan-07 5:38
professionalJeremy Falcon31-Jan-07 5:38 
GeneralRe: Code snippets de-colorized upon article modification Pin
#12331-Jan-07 6:38
#12331-Jan-07 6:38 
GeneralRe: Code snippets de-colorized upon article modification Pin
Jeremy Falcon31-Jan-07 6:43
professionalJeremy Falcon31-Jan-07 6:43 

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.