Edgewall Software

Ticket #2491 (new defect)

Opened 3 years ago

Last modified 18 months ago

ipv6 addresses in url is not parsed correctly when submitting a page change or uploading a file

Reported by: marc.blanchet@… Owned by: jonas
Priority: low Milestone: 2.0
Component: general Version: 0.9.2
Severity: normal Keywords:
Cc:

Description

trac is put on a IPv6-enabled webserver, such as apache. to put an ipv6 address in a URL, RFC3896 states that you need to put the ipv6 address within brackets. example: http://[2001:1:1:1:2:2:2]/trac/project . Accessing the trac pages using ipv6 addresses in url works fine. However, when submitting a page change or when uploading a file, the resulting url sent to the browser after the transaction is completed does not contain anymore the brackets so the browser can not access the resulting page after the submit. However, the transaction worked ok.

Attachments

Change History

Changed 18 months ago by cboos

  • priority changed from normal to low
  • milestone set to 2.0

Add/Change #2491 (ipv6 addresses in url is not parsed correctly when submitting a page change or uploading a file)

Author



Change Properties
<Author field>
Action
as new
as The resolution will be set. Next status will be 'closed'
to The owner will change. Next status will be 'new'
The owner will change to anonymous. Next status will be 'assigned'
 
Note: See TracTickets for help on using tickets.