IE11 Webpage Error
-
When accessing articles on CP I am encountering a Webpage Error on IE11. The error reads >Line 1 >Error: Object doesn't support property or method 'includes' By the way, it would have been nice to be able to attach a graphic that depicts the error.
Gus Gustafson
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:
bt=function(){for(var n=!0,i=window.location.href,t=0,r=PIIViolatingUrls.length;t
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** -
When accessing articles on CP I am encountering a Webpage Error on IE11. The error reads >Line 1 >Error: Object doesn't support property or method 'includes' By the way, it would have been nice to be able to attach a graphic that depicts the error.
Gus Gustafson
gggustafson wrote:
it would have been nice to be able to attach a graphic that depicts the error.
You can - you have a "personal area" where you can store files and provide a link to them for reference: 1) Click on your username at the top of the page. 2) Look on the left side of the screen 3) Click "My Uploads" and it's pretty obvious from there. You need a certain rep level to do it, but your profile page says you have the privilege, so that shouldn't be a problem. You end up with a link like this: Multiple emails[^]
Bad command or file name. Bad, bad command! Sit! Stay! Staaaay...
-
gggustafson wrote:
it would have been nice to be able to attach a graphic that depicts the error.
You can - you have a "personal area" where you can store files and provide a link to them for reference: 1) Click on your username at the top of the page. 2) Look on the left side of the screen 3) Click "My Uploads" and it's pretty obvious from there. You need a certain rep level to do it, but your profile page says you have the privilege, so that shouldn't be a problem. You end up with a link like this: Multiple emails[^]
Bad command or file name. Bad, bad command! Sit! Stay! Staaaay...
The more difficult that we make things, the less likely that I will use them. Sorry, I'm suggesting that there be an upload link or attachment link right in the composing screen.
Gus Gustafson
-
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:
bt=function(){for(var n=!0,i=window.location.href,t=0,r=PIIViolatingUrls.length;t
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**It needs to be fixed. CP should be aiming at all browsers. IMHO, it should also limit its exuberance to HTML4.
Gus Gustafson
-
gggustafson wrote:
it would have been nice to be able to attach a graphic that depicts the error.
You can - you have a "personal area" where you can store files and provide a link to them for reference: 1) Click on your username at the top of the page. 2) Look on the left side of the screen 3) Click "My Uploads" and it's pretty obvious from there. You need a certain rep level to do it, but your profile page says you have the privilege, so that shouldn't be a problem. You end up with a link like this: Multiple emails[^]
Bad command or file name. Bad, bad command! Sit! Stay! Staaaay...
I would like to add that bug reports should be made as easy as possible. Failure to do so will result in a reduction in bug reports.
Gus Gustafson
-
I would like to add that bug reports should be made as easy as possible. Failure to do so will result in a reduction in bug reports.
Gus Gustafson
gggustafson wrote:
Failure to do so will result in a reduction in bug reports.
You almost make it sound like that would be a bad thing! :laugh:
"These people looked deep within my soul and assigned me a number based on the order in which I joined." - Homer
-
It needs to be fixed. CP should be aiming at all browsers. IMHO, it should also limit its exuberance to HTML4.
Gus Gustafson
gggustafson wrote:
It needs to be fixed.
I agree. My comments were aimed at the hamsters to help them locate and fix the bug. :)
"These people looked deep within my soul and assigned me a number based on the order in which I joined." - Homer
-
The more difficult that we make things, the less likely that I will use them. Sorry, I'm suggesting that there be an upload link or attachment link right in the composing screen.
Gus Gustafson
-
When accessing articles on CP I am encountering a Webpage Error on IE11. The error reads >Line 1 >Error: Object doesn't support property or method 'includes' By the way, it would have been nice to be able to attach a graphic that depicts the error.
Gus Gustafson
-
You flagged your message as a Suggestion, rather than a Bug, so it is not likely to get near the top of the work queue any time soon.
I changed it to bug
M.D.V. ;) If something has a solution... Why do we have to worry about?. If it has no solution... For what reason do we have to worry about? Help me to understand what I'm saying, and I'll explain it better to you Rating helpful answers is nice, but saying thanks can be even nicer.
-
When accessing articles on CP I am encountering a Webpage Error on IE11. The error reads >Line 1 >Error: Object doesn't support property or method 'includes' By the way, it would have been nice to be able to attach a graphic that depicts the error.
Gus Gustafson
Took me a while (oddly) for this error to reproduce itself but I see it now and we're on it. Thanks for the report, Gus.
cheers Chris Maunder