Fehler, wenn man nach 'uni' sucht

Created by: Krassmus

Nachricht: SQLSTATE[21000]: Cardinality violation: 1242 Subquery returns more than 1 row Code: 21000 Stack trace:

$ lib/classes/StudipPDO.class.php(521)

#0 lib/classes/StudipPDO.class.php(521): PDOStatement->execute() #1 (closed) lib/models/SimpleORMap.class.php(416): StudipPDOStatement->execute(Array) #2 public/plugins_packages/studip/PluginMarket/controllers/presenting.php(129): SimpleORMap::findBySQL('? ...', Array) #3 [internal function]: PresentingController->all_action() #4 vendor/trails/trails.php(557): call_user_func_array(Array, Array) #5 app/controllers/studip_controller.php(123): Trails_Controller->perform('all') #6 (closed) vendor/trails/trails.php(154): StudipController->perform('all') #7 vendor/trails/trails.php(121): Trails_Dispatcher->map_uri_to_response('presenting/all') #8 lib/plugins/core/StudIPPlugin.class.php(141): Trails_Dispatcher->dispatch('presenting/all') #9 (closed) public/plugins.php(58): StudIPPlugin->perform('presenting/all') #10 (closed) {main}


Da brauchen wir wohl ein LIMIT 1 mehr.