#554: "Last Login" does not update
-----------------------+----------------------------
Reporter: rjollos | Owner: rjollos
Type: defect | Status: accepted
Priority: critical | Milestone: Release 6
Component: plugins | Version: 0.5.3
Resolution: | Keywords: AccountManager
-----------------------+----------------------------
Comment (by olemis):
Replying to [comment:6 rjollos]:
> Replying to [comment:5 olemis]:
> > You mean hooks executed at startup to load environment and request?
>
> Right. Since it works fine in Trac with !AccountManagerPlugin, and the
issue is that the `last_visit` field of the `session` table isn't being
updated, it appeared to me that the problem is associated with the
modifications in `trac.web.main.dispatch_request`, or the
`trac.hooks.default_bootstrap_handler` instance that it calls. I put more
details about this in the [comment:description], but still need to do some
more debugging to figure out what the exact problem is.
I'll take a (quick) look into this later today . However in advance all I
can say is that bootstrap handlers have nothing to do with database
access. I'd rather focus on multi-product SQL translator. Notice that
queries for plugin tables are translated in a very particular way. Indeed
what are the SQL statements logged .your side.
--
Ticket URL: <https://issues.apache.org/bloodhound/ticket/554#comment:7>
Apache Bloodhound <https://issues.apache.org/bloodhound/>
The Apache Bloodhound issue tracker