Click here to Skip to main content
15,896,915 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: Blank Quote text Pin
Jörgen Andersson10-Oct-11 0:37
professionalJörgen Andersson10-Oct-11 0:37 
GeneralRe: Blank Quote text Pin
Richard MacCutchan10-Oct-11 4:14
mveRichard MacCutchan10-Oct-11 4:14 
GeneralRe: Blank Quote text Pin
AspDotNetDev10-Oct-11 7:54
protectorAspDotNetDev10-Oct-11 7:54 
GeneralRe: Blank Quote text Pin
thatraja11-Oct-11 18:38
professionalthatraja11-Oct-11 18:38 
Suggestionrep points added for editing your own posts ? Pin
BillWoodruff9-Oct-11 12:46
professionalBillWoodruff9-Oct-11 12:46 
GeneralRe: rep points added for editing your own posts ? Pin
Luc Pattyn9-Oct-11 13:36
sitebuilderLuc Pattyn9-Oct-11 13:36 
GeneralRe: rep points added for editing your own posts ? Pin
Chris Maunder12-Oct-11 16:26
cofounderChris Maunder12-Oct-11 16:26 
BugAdditional unwanted tags at end of the code Pin
thatraja8-Oct-11 19:05
professionalthatraja8-Oct-11 19:05 
Yes, when generics used in code. This issue occurs in Q/A section & Tips/Tricks(Not sure about Articles, Blog Posts).

Example Code
C#
public Table<persontable> Leader { get { return _leader; } }

But it displaying the below output after submitted.
C#
public Table<persontable> Leader { get { return _leader; } }
</persontable>


See the live example here - new .NET ORM with arhitecture designed like SQL oriented[^].

If I encode the code(Generics-HTML tags) before submitting then its fine.
thatraja

My Tip/Tricks
My Dad had a Heart Attack on this day so don't...

All these are my opinions. Different people. different way of thinking. I am no one to judge others - Chandru

GeneralRe: Additional unwanted tags at end of the code Pin
Chris Maunder12-Oct-11 16:39
cofounderChris Maunder12-Oct-11 16:39 
SuggestionForum name Pin
thatraja8-Oct-11 4:15
professionalthatraja8-Oct-11 4:15 
GeneralRe: Forum name Pin
Chris Maunder12-Oct-11 16:42
cofounderChris Maunder12-Oct-11 16:42 
GeneralRe: Forum name Pin
thatraja13-Oct-11 7:23
professionalthatraja13-Oct-11 7:23 
GeneralRe: Forum name Pin
thatraja2-Dec-11 7:01
professionalthatraja2-Dec-11 7:01 
GeneralRe: Forum name Pin
Chris Maunder2-Dec-11 7:32
cofounderChris Maunder2-Dec-11 7:32 
GeneralRe: Forum name Pin
thatraja5-Dec-11 22:03
professionalthatraja5-Dec-11 22:03 
GeneralRe: Forum name Pin
Chris Maunder6-Dec-11 2:16
cofounderChris Maunder6-Dec-11 2:16 
GeneralRe: Forum name Pin
thatraja18-Dec-11 9:08
professionalthatraja18-Dec-11 9:08 
GeneralRe: Forum name Pin
Chris Maunder19-Dec-11 7:10
cofounderChris Maunder19-Dec-11 7:10 
GeneralRe: Forum name Pin
thatraja18-Dec-11 17:57
professionalthatraja18-Dec-11 17:57 
GeneralRe: Forum name Pin
Chris Maunder19-Dec-11 7:17
cofounderChris Maunder19-Dec-11 7:17 
QuestionUnexpected Associate flag Pin
André Kraak8-Oct-11 3:15
André Kraak8-Oct-11 3:15 
AnswerRe: Unexpected Associate flag Pin
Chris Maunder12-Oct-11 16:43
cofounderChris Maunder12-Oct-11 16:43 
BugQuote Text issue Pin
thatraja8-Oct-11 2:49
professionalthatraja8-Oct-11 2:49 
SuggestionCompetition winning articles Pin
thatraja7-Oct-11 1:45
professionalthatraja7-Oct-11 1:45 
SuggestionSince weeks your whole Articles section is damaged and can't be used Pin
sushilange7-Oct-11 0:28
sushilange7-Oct-11 0:28 

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

Flags: AnsweredCompletedConfirmedFixed

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