Uploaded image for project: 'jboss.org'
  1. jboss.org
  2. ORG-1806

Cannot create a discussion if body contains "http://localhost:8080;"

XMLWordPrintable

      If body of thread contains http://localhost:8080 then Jive doesn't allow to post such message.

      This happen only in this particular case (source of body):

      <body><p>server {</p>
      <p>  location / {</p>
      <p>  proxy_pass http://localhost:8080;</p>
      <p>  proxy_set_header Host $host;</p>
      <p>  proxy_set_header X-Real-IP $remote_addr;</p>
      <p>  proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;</p>
      <p>  }</p>
      <p>}</p></body>
      

            lkrzyzan@redhat.com Libor Krzyžanek
            lkrzyzan@redhat.com Libor Krzyžanek
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: