Click here to Skip to main content
15,888,208 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: Pulled blogs have extra text Pin
Brisingr Aerowing23-Feb-17 8:01
professionalBrisingr Aerowing23-Feb-17 8:01 
Bugreceived a mail on my unconfirmed address Pin
Patrice T22-Feb-17 11:42
mvePatrice T22-Feb-17 11:42 
BugWeird display in QA Pin
Patrice T21-Feb-17 5:48
mvePatrice T21-Feb-17 5:48 
GeneralRe: Weird display in QA Pin
Richard MacCutchan21-Feb-17 7:00
mveRichard MacCutchan21-Feb-17 7:00 
GeneralRe: Weird display in QA Pin
Afzaal Ahmad Zeeshan21-Feb-17 7:20
professionalAfzaal Ahmad Zeeshan21-Feb-17 7:20 
GeneralRe: Weird display in QA Pin
Richard MacCutchan21-Feb-17 8:23
mveRichard MacCutchan21-Feb-17 8:23 
GeneralRe: Weird display in QA Pin
Patrice T21-Feb-17 8:17
mvePatrice T21-Feb-17 8:17 
GeneralRe: Weird display in QA Pin
Richard Deeming21-Feb-17 8:54
mveRichard Deeming21-Feb-17 8:54 
I've had a few goes at editing the question, and I think I've got rid of it.

The problem is with the application/ld+json script block generated for the page. Because the string contains a </script> tag, that seems to close the outer <script type="application/ld+json"> tag, even though it's within a string.
<script type="application/ld+json">
{
  "@context": "http://schema.org",
  "@type": "Question",
  "headline": "Is it a code conflict?",
  "url": "https://www.codeproject.com/Questions/1172013/Is-it-a-code-conflict",
  "discussionUrl": "https://www.codeproject.com/Questions/1172013/Is-it-a-code-conflict",
  "isFamilyFriendly": "true",
  "image": "https://www.codeproject.com/App_Themes/CodeProject/Img/Article100.png",
  "description": "Master script installed on my website contains:<script src=\"https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js\" type=\"text/javascript\"></script><script src=\"https://apis.google.com/js/plusone.js\" type=\"text/javascript\"></script>When I try to add another element with...",
  "keywords": "Javascript, jQuery",
  "author" : [{
      "@type" : "Person",
      "name" : "Member 13014674",
      "url" : "https://www.codeproject.com/script/Membership/View.aspx?mid=13014674"
    }],
  "datePublished": "2017-02-21",
  "dateCreated": "2017-02-21",
  "dateModified": "2017-02-21",
  "publisher" : {
    "@type" : "Organization",
    "name" : "CodeProject"
  }
}
</script>

By inserting a space within the closing script tag, it no longer terminates the outer block.

Feel free to delete my (many) revisions once the bug is fixed! Smile | :)



"These people looked deep within my soul and assigned me a number based on the order in which I joined."
- Homer


GeneralRe: Weird display in QA Pin
Patrice T21-Feb-17 9:09
mvePatrice T21-Feb-17 9:09 
GeneralRe: Weird display in QA Pin
jsc4226-Feb-17 23:39
professionaljsc4226-Feb-17 23:39 
BugSomehow User post metadata bleeded on top of the page Pin
Bryian Tan21-Feb-17 5:45
professionalBryian Tan21-Feb-17 5:45 
GeneralRe: Somehow User post metadata bleeded on top of the page Pin
Pete O'Hanlon21-Feb-17 11:47
mvePete O'Hanlon21-Feb-17 11:47 
BugNo notification for "Blog consumed" Pin
Afzaal Ahmad Zeeshan20-Feb-17 11:27
professionalAfzaal Ahmad Zeeshan20-Feb-17 11:27 
GeneralRe: No notification for "Blog consumed" Pin
Chris Maunder21-Feb-17 8:22
cofounderChris Maunder21-Feb-17 8:22 
BugAccidental -1 if someone else deletes a message Pin
Marco Bertschi20-Feb-17 1:08
protectorMarco Bertschi20-Feb-17 1:08 
GeneralRe: Accidental -1 if someone else deletes a message Pin
Kornfeld Eliyahu Peter20-Feb-17 1:16
professionalKornfeld Eliyahu Peter20-Feb-17 1:16 
GeneralRe: Accidental -1 if someone else deletes a message Pin
Marco Bertschi20-Feb-17 1:36
protectorMarco Bertschi20-Feb-17 1:36 
BugThe article menu is broken Pin
Marco Bertschi19-Feb-17 21:28
protectorMarco Bertschi19-Feb-17 21:28 
AnswerRe: The article menu is broken Pin
Richard MacCutchan19-Feb-17 21:32
mveRichard MacCutchan19-Feb-17 21:32 
GeneralRe: The article menu is broken Pin
Richard Deeming20-Feb-17 2:03
mveRichard Deeming20-Feb-17 2:03 
SuggestionHandling CTRL+S in article editor Pin
Afzaal Ahmad Zeeshan19-Feb-17 3:49
professionalAfzaal Ahmad Zeeshan19-Feb-17 3:49 
GeneralRe: Handling CTRL+S in article editor Pin
Kornfeld Eliyahu Peter19-Feb-17 6:44
professionalKornfeld Eliyahu Peter19-Feb-17 6:44 
GeneralRe: Handling CTRL+S in article editor Pin
Afzaal Ahmad Zeeshan19-Feb-17 8:02
professionalAfzaal Ahmad Zeeshan19-Feb-17 8:02 
GeneralMessage Removed Pin
18-Feb-17 9:37
nickhiebert18-Feb-17 9:37 
QuestionGeneral Query about source code uploads to Codeproject Pin
Garth J Lancaster16-Feb-17 16:54
professionalGarth J Lancaster16-Feb-17 16:54 

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

Flags: FixedUnable to replicateAdded to TODOAnswered

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