This is a snapshot of Indico's old Trac site. Any information contained herein is most probably outdated. Access our new GitHub site here.

Opened 5 years ago

Closed 5 years ago

#518 closed enhancement (fixed)

Short url checking

Reported by: dcampora Owned by: dcampora
Priority: normal Milestone: v0.98.1
Component: General Version: 0.98-dev
Keywords: Cc:

Description

Checks the URL that a conference manager wants to use, looking for forbidden characters.

Change History (2)

comment:1 Changed 5 years ago by dcampora

  • Status changed from new to in_merge

comment:2 Changed 5 years ago by Daniel Hugo Campora Perez <dcampora@…>

  • Resolution set to fixed
  • Status changed from in_merge to closed

In [fd6f613d8261a5ed0529c86391a2391e699c1eb5]:

[IMP] Short URL tags parsing

  • Short URL tags are now parsed (client and server side) before publishing
  • New type in parameterManager, 'shortURL', allows only alphanumeric characters, _, . and -
  • fixes #518
Note: See TracTickets for help on using tickets.