Custom Query (2152 matches)
Results (1510 - 1512 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#1511 | fixed | Logic function for getting a user's public activity stream | kindly | seanh |
Description |
Add a function to logic.action.get that returns a user's public activity stream as a list of dicts. |
|||
#1512 | fixed | Modifying user name makes you semi-log-out | ross | rgrp |
Description |
If you modify your user name, it looks like you are logged out, but you are actually logged in and therefore can't login. (Reported by Pablo) As a work around, you need to logout and log back in. implementation
|
|||
#1513 | fixed | Logged in/out problems | dread | dread |
Description |
Richard Cyganiak: I often see a problem where half the system thinks that I'm logged in, while the other half insists I'm not. Logout then login again may fix it. David Read: I think I've seen it several times that the "My Account" link is given (suggesting you're logged in) but when you click it it asks you to log in, which means you weren't. |