Ticket #10352 (closed defect: fixed)

Opened 8 months ago

Last modified 7 months ago

User redirected to empty page after attaching screenshot (missing trailing slash in URL)

Reported by: prav Assigned to: seccanj
Priority: normal Component: ScreenshotPastePlugin
Severity: normal Keywords:
Cc: Trac Release: 0.12

Description

Hi,

I have this plugin installed along with my trac and found this bug recently which can be quite annoying and confusing to the users.

This happens only when the user is creating a new ticket and attaching a screenshot using the plugin. The ticket gets created, the user is able to paste the screenshot, but when he hits "Send the screenshot" he is redirected to an empty page like the one attached.

The problem is a missing trailing slash "/" in the URL. The page is redirected to "/attachment/ticket/183" for example while it should have been redirected to "/attachment/ticket/183/". It would be great if someone would look into this.

Thanks.

Attachments

06.png (20.8 kB) - added by prav on 09/20/12 20:15:55.
redirected to empty ticket page

Change History

09/20/12 20:15:55 changed by prav

  • attachment 06.png added.

redirected to empty ticket page

09/20/12 21:56:22 changed by rjollos

I don't use this plugin (yet), but I've experienced the problem with needing a forward slash. There is a ticket open for the issue in the Trac core (t:#10280), but the specified workaround is needed for now.

11/04/12 20:26:04 changed by seccanj

  • status changed from new to closed.
  • resolution set to fixed.

Fixed with 0.1.2.

Get it here!


Add/Change #10352 (User redirected to empty page after attaching screenshot (missing trailing slash in URL))




Change Properties
Action