Click here to Skip to main content
15,888,527 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: Not Receiving Forum Notifications for 2017 Pin
.dan.g.11-Jan-17 19:40
professional.dan.g.11-Jan-17 19:40 
BugArticle formatting screwed up (sine a long time?) Pin
Andreas Gieriet10-Jan-17 11:53
professionalAndreas Gieriet10-Jan-17 11:53 
GeneralRe: Article formatting screwed up (sine a long time?) Pin
Sean Ewington11-Jan-17 3:01
staffSean Ewington11-Jan-17 3:01 
GeneralRe: Article formatting screwed up (sine a long time?) Pin
Wendelius11-Jan-17 4:04
mentorWendelius11-Jan-17 4:04 
GeneralRe: Article formatting screwed up (sine a long time?) Pin
Chris Maunder11-Jan-17 7:23
cofounderChris Maunder11-Jan-17 7:23 
GeneralRe: Article formatting screwed up (sine a long time?) Pin
Andreas Gieriet11-Jan-17 17:44
professionalAndreas Gieriet11-Jan-17 17:44 
PraiseRe: Article formatting screwed up (sine a long time?) Pin
Wendelius11-Jan-17 20:35
mentorWendelius11-Jan-17 20:35 
GeneralRe: Article formatting screwed up (sine a long time?) Pin
Andreas Gieriet12-Jan-17 8:05
professionalAndreas Gieriet12-Jan-17 8:05 
Hello Chris,

the highlighting works at places where the article sources did not get screwed up themselves somehow. E.g. see Invent your own Dynamic LINQ parser[^] at the first pre-block. The source view shows that the embedded highlighting in the pre-block got converted over time into plain code... (likewise other highlighting in the same article and others of mine).

The other similar issue is about background color. I did use to simulate console output by giving the foreground color white and the background color black in some pre-block. This used to work in the (distant?) past. Now, it looks like it's kind of filtered: the foreground color is still respected, the background got removed completely. You seem to have some stripping/processing/whatever machinery that processes ***existing*** articles once in a while (my interpretation of the situation). E.g. see Escaping in C#: characters, strings, string formats, keywords, identifiers[^], the pre-block after "results in" used to be started like <pre lang="text" style="background:black;color:white;">... but now is truncated to <pre lang="text" style="color: white">.

Finally, the pre-block attributes countlines and countstart got stripped off somehow from the sources... E.g. see my History section, V1.2 comment in Invent your own Dynamic LINQ parser[^].

Are these any deprecated features?

Regards
Andi
GeneralRe: Article formatting screwed up (sine a long time?) Pin
Chris Maunder12-Jan-17 17:22
cofounderChris Maunder12-Jan-17 17:22 
SuggestionReplies to comments of a Q&A question Pin
Wendelius10-Jan-17 4:27
mentorWendelius10-Jan-17 4:27 
GeneralRe: Replies to comments of a Q&A question Pin
Jochen Arndt10-Jan-17 5:16
professionalJochen Arndt10-Jan-17 5:16 
GeneralRe: Replies to comments of a Q&A question Pin
Wendelius10-Jan-17 6:18
mentorWendelius10-Jan-17 6:18 
GeneralRe: Replies to comments of a Q&A question Pin
Jochen Arndt10-Jan-17 6:28
professionalJochen Arndt10-Jan-17 6:28 
GeneralRe: Replies to comments of a Q&A question Pin
Wendelius10-Jan-17 6:34
mentorWendelius10-Jan-17 6:34 
PraiseRe: Replies to comments of a Q&A question Pin
ZurdoDev10-Jan-17 6:21
professionalZurdoDev10-Jan-17 6:21 
GeneralRe: Replies to comments of a Q&A question Pin
Chris Maunder12-Jan-17 17:22
cofounderChris Maunder12-Jan-17 17:22 
GeneralRe: Replies to comments of a Q&A question Pin
Chris Maunder10-Jan-17 6:50
cofounderChris Maunder10-Jan-17 6:50 
QuestionVoting of the questions in Q&A Pin
Wendelius10-Jan-17 3:58
mentorWendelius10-Jan-17 3:58 
AnswerRe: Voting of the questions in Q&A Pin
ZurdoDev10-Jan-17 6:23
professionalZurdoDev10-Jan-17 6:23 
GeneralRe: Voting of the questions in Q&A Pin
Wendelius10-Jan-17 6:26
mentorWendelius10-Jan-17 6:26 
GeneralRe: Voting of the questions in Q&A Pin
ZurdoDev10-Jan-17 6:31
professionalZurdoDev10-Jan-17 6:31 
GeneralRe: Voting of the questions in Q&A Pin
RedDk10-Jan-17 9:20
RedDk10-Jan-17 9:20 
GeneralRe: Voting of the questions in Q&A Pin
Wendelius10-Jan-17 9:52
mentorWendelius10-Jan-17 9:52 
GeneralRe: Voting of the questions in Q&A Pin
RedDk10-Jan-17 13:05
RedDk10-Jan-17 13:05 
AnswerRe: Voting of the questions in Q&A Pin
Chris Maunder11-Jan-17 7:18
cofounderChris Maunder11-Jan-17 7:18 

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

Flags: FixedCompletedAnswered

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