Ticket #252 (closed 用户报障: 已处理)
最数码出现重复发帖的情况
| Reported by: | chenguohao | Owned by: | dingjianyong |
|---|---|---|---|
| Priority: | 次高级(2) | Milestone: | |
| Component: | 电脑网最数码论坛 | Version: | |
| Keywords: | Cc: | ||
| Due Date: | 08/02/2014 |
Description
http://piebbs.pconline.com.cn/forum-66.html
版块,人手发帖及定时任务发帖均出现了重复的情况
Change History
Note: See
TracTickets for help on using
tickets.
![(please configure the [header_logo] section in trac.ini)](http://www1.pconline.com.cn/hr/2009/global/images/logo.gif)
人手发帖重复:
使用Ctrl+Enter发帖时,会提交2次表单,造成发出2个重复帖子。这是因为在发帖页中ubb编辑器初始化了2次引起的bug,已经在sprint31修复
定时任务发帖重复:
网络在配置爬虫机的时候,把健康检查的定时任务也配置在爬虫机上(本应只需要在主机配置即可),导致同一时间运行了2次检查脚本,出现了重复发帖。