Click here to Skip to main content
15,902,811 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: New icons look terrible (my professional opinion) Pin
Richard MacCutchan17-Jul-17 5:58
mveRichard MacCutchan17-Jul-17 5:58 
GeneralRe: New icons look terrible (my professional opinion) Pin
Ravi Bhavnani17-Jul-17 7:23
professionalRavi Bhavnani17-Jul-17 7:23 
GeneralRe: New icons look terrible (my professional opinion) Pin
Chris Maunder17-Jul-17 7:49
cofounderChris Maunder17-Jul-17 7:49 
GeneralRe: New icons look terrible (my professional opinion) Pin
Wendelius17-Jul-17 8:18
mentorWendelius17-Jul-17 8:18 
GeneralRe: New icons look terrible (my professional opinion) Pin
Richard MacCutchan17-Jul-17 9:44
mveRichard MacCutchan17-Jul-17 9:44 
GeneralRe: New icons look terrible (my professional opinion) Pin
Ravi Bhavnani17-Jul-17 12:34
professionalRavi Bhavnani17-Jul-17 12:34 
GeneralRe: New icons look terrible (my professional opinion) Pin
Ravi Bhavnani17-Jul-17 12:49
professionalRavi Bhavnani17-Jul-17 12:49 
SuggestionBookmarks Pin
Bassam Abdul-Baki17-Jul-17 3:27
professionalBassam Abdul-Baki17-Jul-17 3:27 
BugI can't get to "Latest Articles" on the home page menu. Pin
Reverend Jim17-Jul-17 2:17
Reverend Jim17-Jul-17 2:17 
GeneralRe: I can't get to "Latest Articles" on the home page menu. Pin
Richard MacCutchan17-Jul-17 2:29
mveRichard MacCutchan17-Jul-17 2:29 
SuggestionRe: I can't get to "Latest Articles" on the home page menu. Pin
Richard Deeming17-Jul-17 3:29
mveRichard Deeming17-Jul-17 3:29 
GeneralRe: I can't get to "Latest Articles" on the home page menu. Pin
Chris Maunder17-Jul-17 7:50
cofounderChris Maunder17-Jul-17 7:50 
GeneralRe: I can't get to "Latest Articles" on the home page menu. Pin
Matthew Dennis18-Jul-17 8:49
sysadminMatthew Dennis18-Jul-17 8:49 
GeneralRe: I can't get to "Latest Articles" on the home page menu. Pin
Brisingr Aerowing17-Jul-17 10:51
professionalBrisingr Aerowing17-Jul-17 10:51 
Question[Answered] What is the requirement/procedure to become a member which can moderate Messages? Pin
User 1106097915-Jul-17 3:33
User 1106097915-Jul-17 3:33 
AnswerRe: What is the requirement/procedure to become a member which can moderate Messages? Pin
Richard MacCutchan15-Jul-17 4:20
mveRichard MacCutchan15-Jul-17 4:20 
GeneralRe: What is the requirement/procedure to become a member which can moderate Messages? Pin
User 1106097915-Jul-17 7:19
User 1106097915-Jul-17 7:19 
AnswerRe: [Answered] What is the requirement/procedure to become a member which can moderate Messages? Pin
Jochen Arndt15-Jul-17 22:08
professionalJochen Arndt15-Jul-17 22:08 
SuggestionMessage Removed Pin
14-Jul-17 23:45
Member 1242148514-Jul-17 23:45 
SuggestionMessage Removed Pin
14-Jul-17 11:23
Member 1310859614-Jul-17 11:23 
BugPublishing process at Code Project Pin
gggustafson14-Jul-17 7:40
mvagggustafson14-Jul-17 7:40 
I do not know what's going on. Sean has, as usual, been a great help. But there are serious problems with the publishing process at Code Project.

1. In attempting to use a PNG within a recent article, I was thwarted by something I had no control over. Were it not for Sean, the PNG would never have appeared in the final published article.

2. When I viewed the published article, I found that an HTML end-tag was removed. The original HTML was

If set <span style="color: #4169E1">true</span>, the first row will be treated as ....

In the published article it appeared as (note the missing </span>):

If set <span style="color: #4169E1">true, the first row will be treated as ....

This of course caused the word "true" and all following text to appear in RoyalBlue.

3. There appears to be no way in which to colorize objects within a <pre></pre> block. In my current article this requires a significant increase in the concentration needed to understand the article. What was simple became difficult because I could not color-code some pseudo-code.

What concerns me is that these kinds of bugs are rampant. Furthermore, the paper that was finally published diverged significantly from my intent. It does not matter if I check "keep your fingers off my HTML". The changes are occurring somewhere within the Code Project publishing paradigm.

By including the Code Project stylesheets in the <head> of my documents, I thought that I could preview what I expected to see in the final Code Project article. But when it gets published, the results are different from what I saw in Firefox. This is unacceptable from an authoring standpoint. I put a lot of work into creating an article for Code Project. I appreciate the overarching philosophy to have all articles appear with the same styling. But, when I follow the "rules" and bad things happen, I must question the process involved.

It's time to fix the publishing process at Code Project! I, as usual, stand ready to help.

[Edited: turned on "Treat my content as plain text, not as HTML" to allow Gus' HTML tags to appear in the text]

Gus Gustafson

-- modified 17-Jul-17 13:54pm.
GeneralRe: Publishing process at Code Project Pin
gggustafson14-Jul-17 7:46
mvagggustafson14-Jul-17 7:46 
GeneralRe: Publishing process at Code Project Pin
Brisingr Aerowing15-Jul-17 7:23
professionalBrisingr Aerowing15-Jul-17 7:23 
GeneralRe: Publishing process at Code Project Pin
gggustafson15-Jul-17 17:10
mvagggustafson15-Jul-17 17:10 
GeneralRe: Publishing process at Code Project Pin
Brisingr Aerowing16-Jul-17 5:05
professionalBrisingr Aerowing16-Jul-17 5:05 

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

Flags: Added to TODOUnable to replicateAnswered

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