Click here to Skip to main content
15,894,343 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 zip file links Pin
Chris Maunder7-Dec-11 2:57
cofounderChris Maunder7-Dec-11 2:57 
BugNon-mandatory tag when creating a question Pin
Wendelius6-Dec-11 5:07
mentorWendelius6-Dec-11 5:07 
GeneralRe: Non-mandatory tag when creating a question Pin
BillWoodruff10-Dec-11 18:35
professionalBillWoodruff10-Dec-11 18:35 
GeneralRe: Non-mandatory tag when creating a question Pin
Chris Maunder20-Dec-11 10:04
cofounderChris Maunder20-Dec-11 10:04 
SuggestionArticle wizard messes up <pre> formatting Pin
Matt Perdeck5-Dec-11 11:15
Matt Perdeck5-Dec-11 11:15 
GeneralRe: Article wizard messes up formatting Pin
AspDotNetDev5-Dec-11 14:14
protectorAspDotNetDev5-Dec-11 14:14 
GeneralRe: Article wizard messes up formatting Pin
Chris Maunder5-Dec-11 16:44
cofounderChris Maunder5-Dec-11 16:44 
GeneralRe: Article wizard messes up formatting Pin
Matt Perdeck6-Dec-11 2:48
Matt Perdeck6-Dec-11 2:48 
Hi Chris,

I reproduced the problem - detailed steps below this email.

I created a test article with basename
testarticle1
(should still be in the codeproject database). The text of that article is below the steps to reproduce.

While reproducing the problem, I took screenshots. Would be happy to send those to you.

While accessing codeproject.com, used Chrome under Windows 7. Had the same problem with Chrome under Windows Server 2003.

Matt

Ps.: Regarding the message editor on the code project forum page (where I'm posting this message) - when you use html tags in your message, they don't appear in the preview, or get interpreted as html in the preview (as expected). But if you then check the "Treat my content as plain text, not as HTML" checkbox below the preview, that doesn't change the preview - it continues to treat your content as HTML. I'm under the impression this is a bug in at least the previewer.


-------------------------------
Steps to reproduce


1)
I've got an article in my blog, which is powered by BlogEngine. It is hosted on a Windows server (using IIS 7).

2)
In BlogEngine, started editor on the article, switched to Raw Html view.

3)
Started Notepad. Copied the HTML from BlogEngine to Notepad.

4)
Opened codeproject.com. Logged in. Started article submission wizard.

5)
Filled out form on first page.

Basename
testarticle1

Article Title
Test Article 1

One Line Description
Test Article 1 Description

Didn't upload images on second page.

6)
On third page (with the code project editor), checked "Work in Progress - do not make public". Then clicked <> on the editor to switch editor to HTML mode.

7)
Highlighted the prefilled text (control-A) and deleted it (Delete button).

8)
Highlighted all text in Notepad (control-A) and copy and pasted it to the code project editor (control-C, control-V).

9)
Clicked the Preview button. New browser window opened with the preview. This showed that the newlines within the article had been removed, including the ones within the pre tag.

10)
Went back to the browser window with the code project editor. Clicked <> to switch off HTML mode, then clicked <> again to switch on HTML again. Saw in the editor that the newlines had been removed.

-----------------------------------
Text of the test article

Gather Detailed Locking Information


You can find out which queries are involved in excessive locking delays by tracing the event "Blocked process report" in SQL Server Profiler.


This event fires when the lock wait time for a query exceeds the "blocked process threshold". To set this threshold to for example 30 seconds, run the following lines in a query window in SSMS:


SQL
EXEC sp_configure 'show advanced options', 1
RECONFIGURE
EXEC sp_configure 'blocked process threshold', 30
RECONFIGURE

Then start the trace in Profiler:


GeneralRe: Article wizard messes up formatting Pin
Chris Maunder4-Jan-12 10:05
cofounderChris Maunder4-Jan-12 10:05 
GeneralRe: Article wizard messes up formatting Pin
#realJSOP6-Dec-11 1:30
mve#realJSOP6-Dec-11 1:30 
SuggestionError message when voting Pin
DaveyM695-Dec-11 9:04
professionalDaveyM695-Dec-11 9:04 
GeneralRe: Error message when voting Pin
Chris Maunder5-Dec-11 9:10
cofounderChris Maunder5-Dec-11 9:10 
GeneralRe: Error message when voting Pin
Luc Pattyn5-Dec-11 10:20
sitebuilderLuc Pattyn5-Dec-11 10:20 
GeneralRe: Error message when voting Pin
Chris Maunder5-Dec-11 10:24
cofounderChris Maunder5-Dec-11 10:24 
Bugpasting urls in dolphin hd browser. Pin
bosedk5-Dec-11 8:47
bosedk5-Dec-11 8:47 
Suggestionbehavior of message forums in dolphin hd browser. Pin
bosedk5-Dec-11 8:22
bosedk5-Dec-11 8:22 
GeneralRe: behavior of message forums in dolphin hd browser. Pin
DaveAuld5-Dec-11 20:03
professionalDaveAuld5-Dec-11 20:03 
GeneralRe: behavior of message forums in dolphin hd browser. Pin
bosedk6-Dec-11 0:38
bosedk6-Dec-11 0:38 
Suggestionmobile site on WP7 Pin
Mike Marynowski5-Dec-11 4:27
professionalMike Marynowski5-Dec-11 4:27 
GeneralRe: mobile site on WP7 Pin
Albert Holguin5-Dec-11 4:39
professionalAlbert Holguin5-Dec-11 4:39 
BugArticles not deleting Pin
Juan Davel5-Dec-11 2:57
professionalJuan Davel5-Dec-11 2:57 
GeneralRe: Articles not deleting Pin
Chris Maunder5-Dec-11 6:26
cofounderChris Maunder5-Dec-11 6:26 
QuestionEditing a tip/trick under review Pin
Wendelius4-Dec-11 23:15
mentorWendelius4-Dec-11 23:15 
Suggestionreproducible example of the QA CP editor intermittent bug : upper-case changed to lower-case in generic expressions Pin
BillWoodruff4-Dec-11 16:08
professionalBillWoodruff4-Dec-11 16:08 
GeneralRe: reproducible example of the QA CP editor intermittent bug : upper-case changed to lower-case in generic expressions Pin
Chris Maunder5-Dec-11 16:43
cofounderChris Maunder5-Dec-11 16:43 

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

Flags: ConfirmedUnable to replicateAnsweredFixed

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