6.0.0-beta6
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
4/10/26
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#2749] bugfix (and whitespace fixes) for lib/Horde/SessionHandler/pgsql.php
*
Your Email Address
*
Spam protection
Enter the letters below:
__ . ..__ \ /._. / `|\ |[ __ >< | \__.| \|[_.// \_|_
Comment
> I have a better patch that more closely approximates what mysql.php is doing. > > > > This patch modified read() to only do a SELECT FOR UPDATE on the > session id. If the row exists, this will lock it for the duration of > the transaction. > > > > It changes write() to do a SELECT on the session id to determine if > there are any rows with that id. If there aren't any, it does an > INSERT. If there is a row it does an UPDATE. This is more closely > akin to the MySQL REPLACE INTO from mysql.php. > > > > I am now able to authenticate and get a session. Turba, Gollem, > Kronolith, and Nag are all functioning normally as far as I can tell. > > > > I am having problems with Imp -- trying to select a message or change > folders (anything that involves imp/message.php, imp/mailbox.php, > imp/search.php) returns me to > imp/mailbox.php?mailbox=INBOX&actionID=login
Attachment
Watch this ticket
N
ew Ticket
M
y Tickets
S
earch
Q
uery Builder
R
eports
Saved Queries
Open Bugs
Bugs waiting for Feedback
Open Bugs in Releases
Open Enhancements
Enhancements waiting for Feedback
Bugs with Patches
Enhancements with Patches
Release Showstoppers
Stalled Tickets
New Tickets
Horde 5 Showstoppers