Ticket #2401 (new bug) — at Initial Version

Opened 15 years ago

Last modified 13 years ago

s2s-web-bugs

Reported by: mira Owned by:
Priority: major Milestone:
Component: uncategorized Version: 2.0
Keywords: Cc: mira, dido
Category: unknown Effort:
Importance: Ticket_group:
Estimated Number of Hours: 0 Add Hours to Ticket: 0
Billable?: yes Total Hours: 0
Analysis_owners: mira Design_owners:
Imp._owners: Test_owners:
Analysis_reviewers: Changelog: Changelog
Design_reviewers: Imp._reviewers:
Test_reviewers: Analysis_score: 3
Design_score: 4 Imp._score: 4
Test_score: 0

Description

There are several bugs in the web functionality of the server.

  • The registration of a username that contains some special symbols like '/' throws an exception.
  • The forgotten password functionality throws an exception if the server is not correctly configured.
  • The email should be validated by a regex - ".+@.+
    .[a-z]+"
  • If there is no specified screen name, the user should be referred to by his/her user-name (not email).
  • Some message arguments are not shown like in 'The mail {0} is invalid'.


Note: See TracTickets for help on using tickets.