#1298: Self Registration - not adding profile.
----------------------------------+-----------------------------------------
Reporter: ianwallen | Owner: geonetwork-devel@…
Type: defect | Status: new
Priority: major | Milestone: v2.10.0 RC3
Component: User interface (web) | Version: v2.10.0RC2
Keywords: |
----------------------------------+-----------------------------------------
Selfregistration no longer works since the profile field was added to the
userGroups table as mandatory. The selfregistration needs to add the
profile in the insert statement.
--
Ticket URL: <http://trac.osgeo.org/geonetwork/ticket/1298>
GeoNetwork opensource Developer website <http://sourceforge.net/projects/geonetwork/>
GeoNetwork opensource is a standards based, Free and Open Source catalog application to manage spatially referenced resources through the web. It provides powerful metadata editing and search functions as well as an embedded interactive web map viewer. This website contains information related to the development of the software.
#1298: Self Registration - not adding profile.
----------------------------------+-----------------------------------------
Reporter: ianwallen | Owner: geonetwork-devel@…
Type: defect | Status: new
Priority: major | Milestone: v2.10.0 RC3
Component: User interface (web) | Version: v2.10.0RC2
Keywords: |
----------------------------------+-----------------------------------------
Comment(by ianwallen):
I uploaded a patch to add the profile in the insert statement.
Since Spring Security is now used, I'm not sure if this is the only
required changed or not since it looks like this has not been tested since
it was added.
I will let someone with more experience with the new spring security
decide if this is all that is required.
--
Ticket URL: <http://trac.osgeo.org/geonetwork/ticket/1298#comment:1>
GeoNetwork opensource Developer website <http://sourceforge.net/projects/geonetwork/>
GeoNetwork opensource is a standards based, Free and Open Source catalog application to manage spatially referenced resources through the web. It provides powerful metadata editing and search functions as well as an embedded interactive web map viewer. This website contains information related to the development of the software.
#1298: Self Registration - not adding profile.
-----------------------------------+----------------------------------------
Reporter: ianwallen | Owner: geonetwork-devel@…
Type: defect | Status: closed
Priority: major | Milestone: v2.10.0 RC3
Component: User interface (web) | Version: v2.10.0RC2
Resolution: fixed | Keywords:
-----------------------------------+----------------------------------------
Changes (by fxp):
* status: new => closed
* resolution: => fixed
Comment:
* master commit e24721b40e1f257337cd98acefd9a1428ec7e87e
* 2.10.x commit 66dca630aaf5c9eab11dd2bca5de4a25d8238440
--
Ticket URL: <http://trac.osgeo.org/geonetwork/ticket/1298#comment:2>
GeoNetwork opensource Developer website <http://sourceforge.net/projects/geonetwork/>
GeoNetwork opensource is a standards based, Free and Open Source catalog application to manage spatially referenced resources through the web. It provides powerful metadata editing and search functions as well as an embedded interactive web map viewer. This website contains information related to the development of the software.