Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Other Discussions
  3. Site Bugs / Suggestions
  4. IE11 Webpage Error

IE11 Webpage Error

Scheduled Pinned Locked Moved Site Bugs / Suggestions
help
12 Posts 6 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • G Offline
    G Offline
    gggustafson
    wrote on last edited by
    #1

    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

    Richard DeemingR OriginalGriffO L C 4 Replies Last reply
    0
    • G gggustafson

      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

      Richard DeemingR Offline
      Richard DeemingR Offline
      Richard Deeming
      wrote on last edited by
      #2

      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**

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

      G 1 Reply Last reply
      0
      • G gggustafson

        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

        OriginalGriffO Offline
        OriginalGriffO Offline
        OriginalGriff
        wrote on last edited by
        #3

        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 have no idea what I did, but I'm taking full credit for it." - ThisOldTony
        "Common sense is so rare these days, it should be classified as a super power" - Random T-shirt

        G 2 Replies Last reply
        0
        • OriginalGriffO OriginalGriff

          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...

          G Offline
          G Offline
          gggustafson
          wrote on last edited by
          #4

          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

          L 1 Reply Last reply
          0
          • Richard DeemingR Richard Deeming

            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**

            G Offline
            G Offline
            gggustafson
            wrote on last edited by
            #5

            It needs to be fixed. CP should be aiming at all browsers. IMHO, it should also limit its exuberance to HTML4.

            Gus Gustafson

            Richard DeemingR 1 Reply Last reply
            0
            • OriginalGriffO OriginalGriff

              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...

              G Offline
              G Offline
              gggustafson
              wrote on last edited by
              #6

              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

              Richard DeemingR 1 Reply Last reply
              0
              • G gggustafson

                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

                Richard DeemingR Offline
                Richard DeemingR Offline
                Richard Deeming
                wrote on last edited by
                #7

                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

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

                1 Reply Last reply
                0
                • G gggustafson

                  It needs to be fixed. CP should be aiming at all browsers. IMHO, it should also limit its exuberance to HTML4.

                  Gus Gustafson

                  Richard DeemingR Offline
                  Richard DeemingR Offline
                  Richard Deeming
                  wrote on last edited by
                  #8

                  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

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

                  1 Reply Last reply
                  0
                  • G gggustafson

                    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

                    L Offline
                    L Offline
                    Lost User
                    wrote on last edited by
                    #9

                    Great idea, just think how much more interesting information the trolls, spammers and other pond life, could add to their messages.

                    1 Reply Last reply
                    0
                    • G gggustafson

                      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

                      L Offline
                      L Offline
                      Lost User
                      wrote on last edited by
                      #10

                      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.

                      N 1 Reply Last reply
                      0
                      • L Lost User

                        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.

                        N Offline
                        N Offline
                        Nelek
                        wrote on last edited by
                        #11

                        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.

                        1 Reply Last reply
                        0
                        • G gggustafson

                          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

                          C Offline
                          C Offline
                          Chris Maunder
                          wrote on last edited by
                          #12

                          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

                          1 Reply Last reply
                          0
                          Reply
                          • Reply as topic
                          Log in to reply
                          • Oldest to Newest
                          • Newest to Oldest
                          • Most Votes


                          • Login

                          • Don't have an account? Register

                          • Login or register to search.
                          • First post
                            Last post
                          0
                          • Categories
                          • Recent
                          • Tags
                          • Popular
                          • World
                          • Users
                          • Groups