PathOfBuildingCommunity / PathOfBuildingCommunity/PathOfBuilding
passive url extended_hashes changed after import
未关闭
还没有人认领这个 Issue。
bug
- 主要语言
- Lua
- 星标
- 5.4k
- 派生
- 2.4k
- 平均合并
- 1 天 12 小时
- 30 天内合并 PR
- 26
描述
Check version
- I'm running the latest version of Path of Building and I've verified this by checking the changelog
Check for duplicates
- I've checked for duplicate open and closed issues by using the search function of the issue tracker
What platform are you running Path of Building on?
Windows
How is Path of Building expected to behave?
extended_hashes should be the same after import passive url
How does Path of Building behave?
pob changed the extended_hashes
How to reproduce the issue
import account lV_lS and character kalph, the original extended_hashes is
"extended_hashes": {
"1": 157,
"2": 161,
"3": 162,
"4": 163,
"5": 165,
"6": 167,
"7": 168,
"8": 170,
"9": 171,
"10": 172,
"11": 187,
"12": 188,
"13": 190,
"14": 191,
"15": 193,
"16": 194
},
after imported
"extended_hashes": {
"1": 297,
"2": 298,
"3": 274,
"4": 290,
"5": 1305,
"6": 1299,
"7": 1280,
"8": 282,
"9": 1284,
"10": 272,
"11": 1296,
"12": 288
},
Character build code
https://pobb.in/GRo8-cSftvSV
Screenshots
No response
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
从被动 URL 导入流程开始,使用账户 lV_lS、角色 kalph 以及提供的 pobb.in 构建代码重现问题。比较原始和导入后的 extended_hashes 值;当导入被动 URL 保留预期的哈希值时,即表示完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- lua
- 领域
- backend
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 42/100