diff options
| author | Samuel Tardieu <sam@rfc1149.net> | 2015-01-07 09:21:28 +0100 |
|---|---|---|
| committer | Samuel Tardieu <sam@rfc1149.net> | 2015-01-07 09:41:43 +0100 |
| commit | 3085cb1bf05fc617a3225edd142b31d48314bff5 (patch) | |
| tree | 1160d869c1a762a6d064366e6133ee1929bfbddb /main/src/cgeo/geocaching/ui | |
| parent | fa306fb7aefb8385b504cd31d5ef5a7a370df669 (diff) | |
| download | cgeo-3085cb1bf05fc617a3225edd142b31d48314bff5.zip cgeo-3085cb1bf05fc617a3225edd142b31d48314bff5.tar.gz cgeo-3085cb1bf05fc617a3225edd142b31d48314bff5.tar.bz2 | |
Do not lazy load fields if the cache doesn't come from the database
When a cache is stored in the database, some fields are lazily loaded
from the database. This should only happen when the cache itself has
been loaded from the database, otherwise we might fill fields of a cache
acquired from the network with older version of the fields as stored in
the database.
Noticed during the work on #4576.
Diffstat (limited to 'main/src/cgeo/geocaching/ui')
0 files changed, 0 insertions, 0 deletions
