Project

General

Profile

Actions

Bug #1328

closed

Wrong URL related to attachments in email

Added by Zangune from Salento almost 9 years ago. Updated over 8 years ago.

Status:
Closed
Priority:
Normal
Category:
Bugzilla
Target version:
Team - Q4/2015
Start date:
Due date:
% Done:

0%

Tags:

Description

Hi all, I received an email about this bug

https://bugs.documentfoundation.org/show_bug.cgi?id=84425

in this email I can read:

Comment # 11 on bug 84425 from Robert Gonzalez MX

Created attachment 116668 [details]
Screenshoot

in particular "attachment 116668" and "[details]" are two wrong links, they are

https://attachment.cgi/?id=116668

and

https://attachment.cgi/?id=116668&action=edit

instead of

https://bugs.documentfoundation.org/attachment.cgi?id=116668

and

https://bugs.documentfoundation.org/attachment.cgi?id=116668&action=edit

that means Bugzilla forget to add the base URL

https://bugs.documentfoundation.org

I believe this can be easily fixed in Bugzilla configuration.
The email "code" follows:

--1434777174.87F4Cc882.16460
Date: Sat, 20 Jun 2015 05:12:54 +0000
MIME-Version: 1.0
Content-Type: text/plain; charset="UTF-8" 

https://bugs.documentfoundation.org/show_bug.cgi?id=84425

--- Comment #11 from Robert Gonzalez MX <removedemail@example.com> ---
Created attachment 116668
  --> https://bugs.documentfoundation.org/attachment.cgi?id=116668&action=edit
Screenshoot

-- 
You are receiving this mail because:
You are on the CC list for the bug.

--1434777174.87F4Cc882.16460
Date: Sat, 20 Jun 2015 05:12:54 +0000
MIME-Version: 1.0
Content-Type: text/html; charset="UTF-8" 

<html>
    <head>
      <base href="https://bugs.documentfoundation.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW " 
   title="NEW - PIVOTTABLE: Dynamic Table column field filter drop down menu not activated" 
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=84425#c11">Comment # 11</a>
              on <a class="bz_bug_link 
          bz_status_NEW " 
   title="NEW - PIVOTTABLE: Dynamic Table column field filter drop down menu not activated" 
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=84425">bug 84425</a>
              from <span class="vcard"><a class="email" href="mailto:removedemail&#64;example.com" title="Robert Gonzalez MX &lt;removedemail&#64;example.com&gt;"> <span class="fn">Robert Gonzalez MX</span></a>
</span></b>
        <pre>Created <span class=""><a href="attachment.cgi?id=116668" name="attach_116668" title="Screenshoot">attachment 116668</a> <a href="attachment.cgi?id=116668&amp;action=edit" title="Screenshoot">[details]</a></span>
Screenshoot</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>

--1434777174.87F4Cc882.16460--

Related issues

Related to Infrastructure - Feature #1276: Have "My bugs" query link at the top of the pageClosedRobinson Tryon

Actions
Actions #1

Updated by Christian Lohmaier almost 9 years ago

  • Assignee set to Robinson Tryon
Actions #2

Updated by Dennis Roczek almost 9 years ago

which e-mail client do you use? I believe your mail client isn't able to handle the base head html tag... it's something like "notourbug" then... (although really bad...)

Actions #3

Updated by Beluga Beluga almost 9 years ago

I was in the CC list and my email client (webmail) displayed the urls ok.

Actions #4

Updated by Zangune from Salento almost 9 years ago

I am using Outlook.Com a webmail by Microsoft.

Actions #5

Updated by Robinson Tryon almost 9 years ago

Status here? Is this just something to Resolve WFM?

Actions #6

Updated by Zangune from Salento almost 9 years ago

If I can suggest you can set it as either "works for me" if you don't care Outlook.com users will have this kind of problem and they should ask Microsoft to fix it or (if you can) you can use the full URL in links and mark it as "fixed" even if the culprit is Microsoft.

Actions #8

Updated by Florian Effenberger over 8 years ago

Looks like a valid e-mail to me, so the bug might be on the client side. In any case, this looks like an upstream issue?

Actions #9

Updated by Florian Effenberger over 8 years ago

To work around this, Robinson to have a look into the templates and hard-code our URL, that should fix this for all clients
Please don't forget to document and commit to our git repo

Actions #10

Updated by Florian Effenberger over 8 years ago

  • Related to Feature #1276: Have "My bugs" query link at the top of the page added
Actions #11

Updated by Dennis Roczek over 8 years ago

Florian Effenberger wrote:

To work around this, Robinson to have a look into the templates and hard-code our URL, that should fix this for all clients
Please don't forget to document and commit to our git repo

just created two test-accounts at test-bugzilla and confirm that the response-email to my @live.de email contains stripped down link, so o365 simply ignores the base url tag.

is there a place to request feature requests for the o365 web app? g

OTOH flo is correct: simply hard-code our url.

Actions #12

Updated by Florian Effenberger over 8 years ago

  • Target version set to Pool
Actions #13

Updated by Florian Effenberger over 8 years ago

  • Target version changed from Pool to Q4/2015
Actions #14

Updated by Robinson Tryon over 8 years ago

Pushing out patch alongside two other patches this week.

Actions #15

Updated by Robinson Tryon over 8 years ago

  • Status changed from New to In Progress

Robinson Tryon wrote:

Pushing out patch alongside two other patches this week.

Patch is pushed out.

Dennis: were you able to test the result w/attachments? Just want to verify before marking as Resolved.

Actions #16

Updated by Robinson Tryon over 8 years ago

  • Category set to Bugzilla
  • Status changed from In Progress to Resolved

Robinson Tryon wrote:

Robinson Tryon wrote:

Pushing out patch alongside two other patches this week.

Patch is pushed out.

Dennis: were you able to test the result w/attachments? Just want to verify before marking as Resolved.

Verified fixed by Dennis
(In fact, looks like the 365 web app now supports the html <base> tag, however we're not sure of all of the html clients currently affected, so we'll keep the patch as-is, at least until we review our patches for migration to Bugzilla v5.

Actions #17

Updated by Florian Effenberger over 8 years ago

  • Status changed from Resolved to Closed

Dennis confirmed the patch is working, so closing this ticket
Additional note: "microsoft has fixed the base url stuff on their side also. so this is a question if we still want to include the patch..."

Actions #18

Updated by Zangune from Salento over 8 years ago

Thank you all.

Actions

Also available in: Atom PDF