View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000723 | XMB1 | Bugs | public | 2024-12-05 13:29 | 2025-01-01 06:42 |
Reporter | miqrogroove | Assigned To | miqrogroove | ||
Priority | normal | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 1.9.12.06 | ||||
Target Version | 1.9.12.07 | Fixed in Version | 1.9.12.07 | ||
Summary | 0000723: Installer Incompatible with IPv6 | ||||
Description | The administrator `regip` value overflows the existing schema if IPv6 is in use during install. This problem likely extends to the member registration system too. Possible solutions: - Trim the address to 15 chars. - Omit v6 addresses by using the schema's default empty string. - Increase the schema field length to 39 chars. | ||||
Additional Information | Bug introduced in previous patch that was intended to standardize member account creation. Prior to that, the installer never recorded the admin's IP address. | ||||
Tags | No tags attached. | ||||
MySQL Version | |||||
PHP Version | |||||
Web Server | |||||
Browser | |||||
Flags | Schema Updates | ||||
Original Reporter | |||||
SVN Revision | 3064 | ||||
Git Commit | |||||
related to | 0000746 | closed | miqrogroove | IP Banning Panel Won't Open |
Date Modified | Username | Field | Change |
---|---|---|---|
2024-12-05 13:29 | miqrogroove | New Issue | |
2024-12-05 13:30 | miqrogroove | Severity | minor => major |
2024-12-05 13:30 | miqrogroove | Flags | Schema Updates => Schema Updates |
2024-12-05 14:18 | miqrogroove | Assigned To | => miqrogroove |
2024-12-05 14:18 | miqrogroove | Status | new => assigned |
2024-12-05 14:18 | miqrogroove | Product Version | => 1.9.12.06 |
2024-12-05 14:18 | miqrogroove | Description Updated | |
2024-12-05 14:18 | miqrogroove | Additional Information Updated | |
2024-12-05 14:18 | miqrogroove | Flags | Schema Updates => Schema Updates |
2024-12-05 21:46 | miqrogroove | Status | assigned => resolved |
2024-12-05 21:46 | miqrogroove | Resolution | open => fixed |
2024-12-05 21:46 | miqrogroove | Flags | Schema Updates => Schema Updates |
2024-12-05 21:46 | miqrogroove | SVN Revision | => 3064 |
2024-12-05 21:47 | miqrogroove | Fixed in Version | => 1.9.12.07 |
2024-12-05 21:47 | miqrogroove | Flags | Schema Updates => Schema Updates |
2024-12-07 17:14 | miqrogroove | Status | resolved => closed |
2025-01-01 06:42 | miqrogroove | Relationship added | related to 0000746 |