Git Product home page Git Product logo

snsweb's People

Contributors

daniel-dong avatar suitmyself avatar

Watchers

 avatar  avatar

snsweb's Issues

[发布状态] 内容包含单引号

Feature 发布状态
Condition 内容包含单引号(')(Ux0027)
Current behavior 抛出MySQLSyntaxErrorException
Expected behavior 正常发布
Cause SQL语句未处理特殊字符;INSERT INTO t_sns.post (re_id, username, content) VALUES (-1,'daniel','It'snice!')

work finished

Brova!!!
I think it's time to finish our work.
I have done a lot of CSS working to make our web page prety.
@daniel-dong you can now check our work again.

[系统消息] 中文乱码

Feature 系统消息
Condition 查看“添加好友”系统消息,验证信息包含中文字符
Current behavior 中文字符乱码(显示为??)
Expected behavior 正常显示

[添加好友] 缺少重复添加提示

Feature 添加好友
Condition 对方已经是好友
Current behavior 在搜索结果中仍然出现;“加为好友”按钮可点击,后续步骤与正常情况无异;但最后提示“失败”。
Expected behavior (1)在搜索结果中不出现;或(2)在搜索结果中出现,但标明“已是好友”,“加为好友”按钮失效。建议采用(2),因为同时实现了查找已添加好友的功能。

[系统消息] 时间戳 & 显示顺序

  1. 建议:在每条系统消息上显示时间戳(system_message.ts)。
  2. 建议:系统消息显示顺序:分两类,先未读,后已读;每一类则按时间戳降序排列(ORDER BY DESC)。

error

There is an error in submitReply.jsp file:
Post stmt = conn.createPost();
the " Post" can't be resolved to be a type, @daniel-dong, do you mean:
Statement stmt = conn.createStatement();

PS: I have fixed another error in checkRegister.jsp which was modified by @daniel-dong , now we can register normally.
thx, and good luck.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.