-
Notifications
You must be signed in to change notification settings - Fork 70
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
tid: 4025914848 楼中楼内容中用于表示回复者的 FragAt 数据错误。 #214
Comments
这个客户端里就是乱码,搞不定 |
那叫spid, $ curl -s https://n0099.net/tbm/v1/client_tester.php\?type\=lzls\&tid\=4025914848\&pid\=75363365497\&pn\=1\&client_version\=8.8.8.8 \
| jq '.subpost_list[] | select(.id == 75497714390) | .content'
[
{
"text": "回复 ",
"type": 0
},
{
"type": 4,
"text": "������",
"uid": 0
},
{
"type": 0,
"text": " :谁啊"
},
{
"type": 2,
"text": "image_emoticon21",
"c": "呼~"
}
] 经典 $ echo -n 卡艾王 | tee >(hexdump) | wc -c
9
0000000 8de5 e8a1 be89 8ee7 008b
0000009
$ echo -n 卡艾王 | iconv -t GB2312 | tee >(hexdump) | wc -c
0000000 a8bf acb0 f5cd
0000006
6
|
乱码无所谓的,难受的是 user_id 获取不到,知道 user_id 就可以直接去替换nickname。 |
请不要将任何人类不可读的一坨神必字符(如base64encoding https://z.n0099.net/#narrow/near/92764 uuid n0099/open-tbm#24 )称做乱码除非的确不知道其是什么
是
https://tieba.baidu.com/p/4025914848 登录态下
只要 |
简要描述这个bug
tid: 4025914848 第二楼的楼中楼内容中用于表示回复者的 FragAt 数据错误。
如何复现
在何种场景下用何种操作复现
楼中楼位置。
tid:
4025914848
floor:
2
, pid:75363365497
楼中楼第
2
楼, pid:75497714390
FragAt 的数据错误,
text
字段乱码,user_id
字段为0正确的值应为
卡艾王
,1097650720
The text was updated successfully, but these errors were encountered: