[Tickets #4528] NEW: fitler rules cannot be created with SQL storage backend

bugs@bugs.horde.org bugs at bugs.horde.org
Fri Oct 13 12:50:55 PDT 2006


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/?id=4528
-----------------------------------------------------------------------
 Ticket             | 4528
 Created By         | dgehl at inverse.ca
 Summary            | fitler rules cannot be created with SQL storage backend
 Queue              | Ingo
 Version            | HEAD
 Type               | Bug
 State              | Unconfirmed
 Priority           | 2. Medium
 Owners             | 
-----------------------------------------------------------------------


dgehl at inverse.ca (2006-10-13 12:50) wrote:

When trying to create a new filter rule (with the SQL storage backend), the
user receives a message that the rule has been created successfully but
this rule is not show in the interface and is also not saved in the
database.
The log file does not show any SQL error message.

I noticed that in the _store function in Storage/sql.php, 

        case INGO_STORAGE_ACTION_FILTERS:
            $ret = true;
            break;





More information about the bugs mailing list