Dotclear

Ticket #1876 (closed defect: fixed)

Opened 12 years ago

Last modified 12 years ago

php error in post.php, when adding tags

Reported by: bruno Owned by: team
Priority: normal Milestone: 2.6.1
Component: module:admin Version: 2.6
Severity: normal Keywords:
Cc:

Description

Ajax Tags search does not filter the query correctly, causing some php errors in some cases.

To reproduce the bug : edit a post with a js-enabled browser, and in the Tag box in the sidebar, enter "/".

The ajax response raises the error : Warning: preg_match() : Unknown modifier '/' in /admin/services.php on line 401

The preg_match should at least preg_escape the query.

Change History

comment:1 Changed 12 years ago by bruno

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

see [2572]

Note: See TracTickets for help on using tickets.

Sites map