wayf-dk / janus-ssp

Automatically exported from code.google.com/p/janus-ssp
Other
0 stars 0 forks source link

Checking if entityid is in use is checked when creating but not when updating entity #277

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The check used for checking if entityid is already in use should be separated 
from UserController::createNewEntity() so it can be reused in 
www/editentity.php when updating an existing entity.

We will commit a fix for this

Original issue reported on code.google.com by vanliero...@gmail.com on 18 Oct 2011 at 9:08

GoogleCodeExporter commented 9 years ago
Classname should be sspmod_janus_UserController of course

Original comment by vanliero...@gmail.com on 18 Oct 2011 at 9:15

GoogleCodeExporter commented 9 years ago
Comitted in r860

Original comment by relaxno...@gmail.com on 18 Oct 2011 at 3:28