Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 34992200B88 for ; Thu, 8 Sep 2016 07:00:33 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 333F7160ACF; Thu, 8 Sep 2016 05:00:33 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 7C0A6160AC1 for ; Thu, 8 Sep 2016 07:00:32 +0200 (CEST) Received: (qmail 33811 invoked by uid 500); 8 Sep 2016 05:00:31 -0000 Mailing-List: contact commits-help@guacamole.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@guacamole.incubator.apache.org Delivered-To: mailing list commits@guacamole.incubator.apache.org Received: (qmail 33801 invoked by uid 99); 8 Sep 2016 05:00:31 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 08 Sep 2016 05:00:31 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id 54DA51A538A for ; Thu, 8 Sep 2016 05:00:31 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -4.646 X-Spam-Level: X-Spam-Status: No, score=-4.646 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, KAM_LAZY_DOMAIN_SECURITY=1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, RP_MATCHES_RCVD=-1.426] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id 2g_IgWTP8S0C for ; Thu, 8 Sep 2016 05:00:29 +0000 (UTC) Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with SMTP id 782BF5FAD5 for ; Thu, 8 Sep 2016 05:00:28 +0000 (UTC) Received: (qmail 33757 invoked by uid 99); 8 Sep 2016 05:00:27 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 08 Sep 2016 05:00:27 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 80DEB2C1B83 for ; Thu, 8 Sep 2016 05:00:27 +0000 (UTC) Date: Thu, 8 Sep 2016 05:00:27 +0000 (UTC) From: "Werner Novak (JIRA)" To: commits@guacamole.incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Comment Edited] (GUACAMOLE-104) Printing a webpage over RDP results in a 404 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Thu, 08 Sep 2016 05:00:33 -0000 [ https://issues.apache.org/jira/browse/GUACAMOLE-104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15472770#comment-15472770 ] Werner Novak edited comment on GUACAMOLE-104 at 9/8/16 5:00 AM: ---------------------------------------------------------------- Reopened the issue because of my previous comment, So there is a difference to GUACAMOLE-44 was (Author: wnovak): Reopened the issue because of my previous comment. > Printing a webpage over RDP results in a 404 > -------------------------------------------- > > Key: GUACAMOLE-104 > URL: https://issues.apache.org/jira/browse/GUACAMOLE-104 > Project: Guacamole > Issue Type: Bug > Components: guacamole > Reporter: Werner Novak > Assignee: James Muehlner > Priority: Blocker > Fix For: 0.9.10-incubating > > > When you try to print a website via Internet Explorer running inside a RDP session, Guacamole produces an HTTP request which results in an HTTP 404. > Filename: {{http%3A%2F%2Fwww.orf.at%2F.pdf}} > As result of this situation printing is not working any more! > Log Entry of that Request with HTTP 404: > {quote} > {code:none} > 10.xxx.xxx.xxx - - [07/Sep/2016:15:06:14 +0200] "GET /guacamole/api/session/tunnels/bbdd8c9e-56b1-4d66-bbbb-e9292cfbc256/streams/2/http%3A%2F%2Fwww.orf.at%2F.pdf?token=4483CBF6B2576E1E317366777348F4277D787E034C40709E93681FB24949BD57 HTTP/1.1" 404 297 "http://10.xxx.xxx.xxx/guacamole/" "Mozilla/5.0 (Windows NT 6.1; WOW64; rv:46.0) Gecko/20100101 Firefox/46.0" > {code} > {quote} -- This message was sent by Atlassian JIRA (v6.3.4#6332)