Project

General

Profile

Actions

Bug #1154

closed

Prijimani vlastnich udalosti

Added by Michal Kostěnec over 11 years ago. Updated about 11 years ago.

Status:
Closed
Priority:
High
Assignee:
Tomáš Plesník
Category:
-
Target version:
Start date:
08/19/2013
Due date:
% Done:

0%

Estimated time:

Description

Klient prijima vlastni udalosti, i kdyz v registraci ma nastaveno receive_own_events = 'f'. Chybu zpusobuje radoby escapovany '%' v teto casti kodu Warden.pm:

my ($domain) = $cn =~ /([^\.]+\.[^\.]+)$/;
$domain = '\%' . $domain;
$sth->execute($last_id, $requested_type, $domain, $used_limit);

Do konference jsem to reportoval jiz 13.6.2012, 'Bug v prijimani udalosti'.

Pls zkontrolujte take automaticke testy, zda tam take neni problem

Actions

Also available in: Atom PDF