[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
meta() does not affect keyname() result as expected
From: |
mallachiev |
Subject: |
meta() does not affect keyname() result as expected |
Date: |
Tue, 20 Aug 2013 13:58:12 +0400 |
User-agent: |
Roundcube Webmail/0.8.5 |
meta() does not affect keyname() result as expected
As far as keyname() results are cached, after the first call of
keyname() all the following calls of keyname() with same argument return
the same result, even if there is a call of meta() that should change
keyname() return string. Standalone reproducer is in the attachment.
A possible solution could be to clear the cache in meta() function.
keyname_r.c
Description: Text Data
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- meta() does not affect keyname() result as expected,
mallachiev <=