View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001998 | Composr | actionlog | public | 2015-07-19 22:02 | 2015-07-20 22:38 |
Reporter | Patrick Schmalstig | Assigned To | Chris Graham | ||
Severity | Minor-bug | ||||
Status | resolved | Resolution | fixed | ||
Product Version | |||||
Fixed in Version | |||||
Summary | 0001998: Clicking an IPv6 address to investigate turns up unknown as only the first portion is in URL | ||||
Description | When you click a v6 IP address, it will improperly investigate the IP. For example, when investigating an IPv6 address should turn up a URL of https://lovinity.org/adminzone/pg/admin_lookup/misc/0000:1111:2222:aaaa:bbbb:cccc:3d3d:4e4e It instead goes to https://lovinity.org/adminzone/pg/admin_lookup/misc/0000 ...which is an invalid IP. | ||||
Additional Information | Obviously HTTPS is enabled. Would that be a potential cause? | ||||
Tags | No tags attached. | ||||
Time estimation (hours) | |||||
Sponsorship open | |||||
|
I could not find an issue. I tried from a forum guest post, recursively after looking up a username, from the security logs, and checked the code. Where exactly are you following the investigate links from? |
|
My apologies for not specifying. I'm following ipv6 links from the detailed page of online users |
|
CNS_MEMBER_ONLINE_ROW.tpl (879 bytes) |
|
That resolved it. Thank you! |