databinder-3 bind auth cookie to ip address
databinder-4 databinder dispatch script should respond to 'stop'
databinder-5 databinder dispatch plain HTTP
databinder-6 Access to QueryPanel
databinder-7 auth components need localizable strings
databinder-8 blob size validation
databinder-9 buildr plugin
databinder-10 DataApplication initialization
databinder-11 please reconsider IDataApplication.isDataBrowserAllowed()
databinder-12 Add target directory to svn.ignore
databinder-15 remove button for IterableEntityView
databinder-16 DataServer path-finding problems
databinder-17 DataBinder-AO hard-codes property names
databinder-18 NPE trying to sign in as non-existent user
databinder-20 [ActiveObjects] Passing Null Values to DBParam
databinder-21 TextileLabel Fails to Render Valid Markup
databinder-22 [DataStaticService] ensureSession disregards key
Created by: tkappler
on: 4/24/08
Updated by: nathan
on: 4/24/08
Assigned to:

DataStaticService.ensureSession(SessionUnit unit, Object key) seems to disregard the key. I can reproduce data being written to the default database (accessed via the default session factory, key null), regardless of the key given.

When I run the SessionUnit "manually", like
mySessionUnit.run(DataStaticService.getHibernateSession("KEY")), the right database is used.

Unfortunately I don’t have the time to debug it myself right now.

databinder-23 arrows in baseball ex
databinder-24 rollbacks should warn
databinder-25 graffiti bad query

Enter new issue

[databinder-22] [DataStaticService] ensureSession disregards key edit

Comments

Fixed in 1.1.3-SNAPSHOT, also 1.2-SNAPSHOT.