typecho / typecho/typecho

QQ内嵌浏览器评论报错500 Database Query Error

Open
#827 8 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
PHP
Stars
12.4k
Forks
2.1k
PR merge metrics
No merged PRs in 30d

Description

1. 该问题的重现步骤是什么?

将链接发到qq上,直接qq内点击,评论,点击提交

2. 你期待的结果是什么?实际看到的又是什么?

期待提交成功,实际报错500 Database Query Error。
如果用系统自带浏览器或PC端评论则不报错。

3. 问题出现的环境
  • 操作系统版本:
  • Apache/NGINX 版本:Apache2.4.20 (Unix)
  • 数据库版本:5.7.12-log - MySQL Community Server (GPL)
  • PHP 版本:5.5.35
  • Typecho 版本:1.1
  • 浏览器版本:QQ内嵌浏览器

image

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing comment submission in the QQ embedded browser, then compare its request with submissions from a system browser or PC. Inspect the comment-submission path and the database error details; done means comments submit successfully in QQ without the 500 error.

Written by the indexing model from the issue text.

Assessment

Tech stack
apache, mysql, php
Domain
backend, database
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.