[Topic DIscussion] 论坛经常出现看不到别人的回复,个人消息有提示
Tofloor
poster avatar
jiutian123
deepin
2022-03-03 01:22
Author

image.png

这个帖子19个回复 都不显示了

Reply Favorite View the author
All Replies
deepin-superuser
deepin
2022-03-03 01:31
#1

@myml 这个是 19楼 ,url 里偏移量算错了。我也经常遇到

Reply View the author
myml
Super Moderator
Developer
2022-03-03 18:23
#2

ok 是一个bug,我修修

Reply View the author
myml
Super Moderator
Developer
2022-03-03 19:27
#3

谢谢提供的反馈,这个问题的原因已经找到并修复了,下个版本上线😆

Reply View the author
myml
Super Moderator
Developer
2022-03-19 02:18
#4
deepin-superuser

@myml 这个是 19楼 ,url 里偏移量算错了。我也经常遇到

已修复上线

Reply View the author
deepin-superuser
deepin
2022-04-01 23:17
#5
myml

已修复上线

回帖的时候,我是40楼,此时还有问题,offset 计算成 2 了

Reply View the author
myml
Super Moderator
Developer
2022-04-01 23:23
#6
deepin-superuser

回帖的时候,我是40楼,此时还有问题,offset 计算成 2 了

哪个帖子,能发下链接吗,我重现看看

Reply View the author
deepin-superuser
deepin
2022-04-01 23:27
#7
myml

哪个帖子,能发下链接吗,我重现看看

https://bbs.deepin.org/zh/post/233230?offset=1&postId=1314982

Reply View the author
myml
Super Moderator
Developer
2022-04-02 01:59
#8
deepin-superuser

https://bbs.deepin.org/zh/post/233230?offset=1&postId=1314982

这个我试着正常呀

fetch("https://bbs.deepin.org/api/v1/user/post/offset?id=1314982&thread_id=233230").then(b=>b.text()).then(text=>console.log(text))

image.png

Reply View the author
deepin-superuser
deepin
2022-04-02 02:42
#9
myml

这个我试着正常呀

fetch("https://bbs.deepin.org/api/v1/user/post/offset?id=1314982&thread_id=233230").then(b=>b.text()).then(text=>console.log(text))

image.png

可能是回帖的那会不对,我再观察几天

Reply View the author
deepin-superuser
deepin
2022-04-02 03:51
#10
myml

这个我试着正常呀

fetch("https://bbs.deepin.org/api/v1/user/post/offset?id=1314982&thread_id=233230").then(b=>b.text()).then(text=>console.log(text))

image.png

image.png

会不会是 post 接口算错了,

Reply View the author
myml
Super Moderator
Developer
2022-04-02 17:51
#11
deepin-superuser

image.png

会不会是 post 接口算错了,

麻烦贴下接口的完整url,接口太多了,有不少post结尾的

Reply View the author
myml
Super Moderator
Developer
2022-04-02 17:51
#12

也可以截图下,是点哪里触发这个接口的

Reply View the author
deepin-superuser
deepin
2022-04-02 18:10
#13
myml

也可以截图下,是点哪里触发这个接口的

应该是这个
https://bbs.deepin.org/api/v1/post

image.png

Reply View the author
myml
Super Moderator
Developer
2022-04-02 21:50
#14
deepin-superuser

应该是这个
https://bbs.deepin.org/api/v1/post

image.png

了解,是在回复正好是40楼的时候出现的是吧

Reply View the author
deepin-superuser
deepin
2022-04-02 22:28
#15
myml

了解,是在回复正好是40楼的时候出现的是吧

Reply View the author
myml
Super Moderator
Developer
2022-04-02 23:34
#16
deepin-superuser

好,下个版本修复

Reply View the author
myml
Super Moderator
Developer
2022-04-23 02:47
#17
myml

好,下个版本修复

修复版本已经上线了,如果之后还遇到这种鞋都会可以喊我一声

Reply View the author