#2491: ipv6 addresses in url is not parsed correctly when submitting a page
change
or uploading a file
--------------------------------------+-------------------------------------
Reporter: [EMAIL PROTECTED] | Owner: jonas
Type: defect | Status: new
Priority: normal | Milestone:
Component: general | Version: 0.9.2
Severity: normal | Keywords:
--------------------------------------+-------------------------------------
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.
--
Ticket URL: <http://projects.edgewall.com/trac/ticket/2491>
The Trac Project <http://trac.edgewall.com/>
_______________________________________________
Trac-Tickets mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac-tickets