Click here to Skip to main content
15,887,272 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

 
AnswerRe: Question Pin
Richard MacCutchan16-Nov-16 4:07
mveRichard MacCutchan16-Nov-16 4:07 
GeneralRe: Question Pin
Nelek16-Nov-16 19:27
protectorNelek16-Nov-16 19:27 
AnswerRe: Question Pin
Chris Maunder16-Nov-16 5:19
cofounderChris Maunder16-Nov-16 5:19 
GeneralRe: Question Pin
Nelek16-Nov-16 19:26
protectorNelek16-Nov-16 19:26 
BugCan't enter multiple synonims Pin
Marco Bertschi15-Nov-16 23:14
protectorMarco Bertschi15-Nov-16 23:14 
GeneralRe: Can't enter multiple synonims Pin
Chris Maunder16-Nov-16 5:20
cofounderChris Maunder16-Nov-16 5:20 
BugIE11 Webpage Error Pin
gggustafson15-Nov-16 7:58
mvagggustafson15-Nov-16 7:58 
GeneralRe: IE11 Webpage Error Pin
Richard Deeming15-Nov-16 8:32
mveRichard Deeming15-Nov-16 8:32 
I can reproduce that, but only when signed in.
SCRIPT438: Object doesn't support property or method 'includes'
a.min.js (1,27275)

The offending part of the code seems to be:
JavaScript
bt=function(){for(var n=!0,i=window.location.href,t=0,r=PIIViolatingUrls.length;t<r&&n;t++)n=!i.includes(PIIViolatingUrls[t]);return n}

which seems to be part of the code that inserts the titles for pasted links.

The String.prototype.includes()[^] function is not supported in IE or Opera. MDN has a sample polyfill.



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


GeneralRe: IE11 Webpage Error Pin
gggustafson15-Nov-16 8:51
mvagggustafson15-Nov-16 8:51 
GeneralRe: IE11 Webpage Error Pin
Richard Deeming15-Nov-16 8:58
mveRichard Deeming15-Nov-16 8:58 
GeneralRe: IE11 Webpage Error Pin
OriginalGriff15-Nov-16 8:34
mveOriginalGriff15-Nov-16 8:34 
GeneralRe: IE11 Webpage Error Pin
gggustafson15-Nov-16 8:49
mvagggustafson15-Nov-16 8:49 
GeneralRe: IE11 Webpage Error Pin
Richard MacCutchan15-Nov-16 21:38
mveRichard MacCutchan15-Nov-16 21:38 
GeneralRe: IE11 Webpage Error Pin
gggustafson15-Nov-16 8:53
mvagggustafson15-Nov-16 8:53 
JokeRe: IE11 Webpage Error Pin
Richard Deeming15-Nov-16 8:57
mveRichard Deeming15-Nov-16 8:57 
GeneralRe: IE11 Webpage Error Pin
Richard MacCutchan15-Nov-16 21:39
mveRichard MacCutchan15-Nov-16 21:39 
GeneralRe: IE11 Webpage Error Pin
Nelek15-Nov-16 22:12
protectorNelek15-Nov-16 22:12 
GeneralRe: IE11 Webpage Error Pin
Chris Maunder16-Nov-16 5:29
cofounderChris Maunder16-Nov-16 5:29 
BugBlog has irrelevant tags Pin
Matt T Heffron14-Nov-16 9:08
professionalMatt T Heffron14-Nov-16 9:08 
GeneralRe: Blog has irrelevant tags Pin
Sean Ewington14-Nov-16 9:15
staffSean Ewington14-Nov-16 9:15 
BugLot of typo's in the Tags selection in Application submission wizard.. Pin
Hussain Patel12-Nov-16 16:32
professionalHussain Patel12-Nov-16 16:32 
GeneralRe: Lot of typo's in the Tags selection in Application submission wizard.. Pin
Chris Maunder13-Nov-16 8:24
cofounderChris Maunder13-Nov-16 8:24 
GeneralRe: Lot of typo's in the Tags selection in Application submission wizard.. Pin
Kornfeld Eliyahu Peter13-Nov-16 8:57
professionalKornfeld Eliyahu Peter13-Nov-16 8:57 
Suggestionfailed to update email address with the deleted account on existing one? Pin
kiyoshi8710-Nov-16 23:33
kiyoshi8710-Nov-16 23:33 
GeneralRe: failed to update email address with the deleted account on existing one? Pin
Sean Ewington11-Nov-16 3:33
staffSean Ewington11-Nov-16 3:33 

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

Flags: Added to TODOFixedAnswered

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