Title: Message Title
|
|
DS-841
reverted the patch to EPerson. That code caused problems with Oracle because the special Oracle query used to simulate LIMIT and OFFSET is not a simple "SELECT blah FROM table" (it uses a synthetic row-number column) and thus queryTable() cannot be used.
|
|
|
|
|
While building a test tool to purge all users from the database, I ran into persistent NPEs on EPerson.delete(). This seems to result from EPerson.findAll() using DatabaseManager.query(), which does not set the table type into the returned TableRowIterator. DatabaseManager.delete() needs to know the table type in order to look up the table's primary key...
|
|
|
|
------------------------------------------------------------------------------
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments & Everything In Between.
Get a Quote or Start a Free Trial Today.
http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk
_______________________________________________
Dspace-devel mailing list
Dspace-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-devel