? Pending

User tests: Successful: Unsuccessful:

avatar AlexRed
AlexRed
8 Dec 2016

Pull Request for Issue # .

Summary of Changes

https://github.com/joomla/joomla-cms/blob/3.6.4/administrator/components/com_users/config.xml#L45-L68
Default values should be send mail to admin and admin activation.
The default value for the useractivation param is 2

Testing Instructions

Install Joomla 3.7.0 and use the sample_learn.sql sample data,
confirm the "New User Account Activation" setting is Administrator

Documentation Changes Required

None.

avatar AlexRed AlexRed - open - 8 Dec 2016
avatar AlexRed AlexRed - change - 8 Dec 2016
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 8 Dec 2016
Category SQL Installation
avatar AlexRed
AlexRed - comment - 8 Dec 2016

same problem in the sample_testing.sql

avatar AlexRed AlexRed - change - 8 Dec 2016
The description was changed
avatar AlexRed AlexRed - edited - 8 Dec 2016
avatar AlexRed AlexRed - change - 8 Dec 2016
The description was changed
avatar AlexRed AlexRed - edited - 8 Dec 2016
avatar AlexRed AlexRed - change - 8 Dec 2016
The description was changed
avatar AlexRed AlexRed - edited - 8 Dec 2016
avatar jeckodevelopment
jeckodevelopment - comment - 8 Dec 2016

if not already in place, these changes should be reflected also in PostgreSQL and SQL Azure data for each sample set.

avatar AlexRed
AlexRed - comment - 8 Dec 2016

PostgreSQL and SQL Azure data are already ok.

avatar infograf768
infograf768 - comment - 9 Dec 2016

for useractivation, yep.
But you may want to look at guest_usergroup as they do not get the same id

avatar AlexRed
AlexRed - comment - 9 Dec 2016

form "guest_usergroup":"13" to "guest_usergroup":"9" ?

avatar infograf768
infograf768 - comment - 9 Dec 2016

I guess we have to check what is the good one.

avatar AlexRed
AlexRed - comment - 9 Dec 2016

in the sample_learn.sql there are 2 new group: "Shop Suppliers (Example)" (ID 10) and "Customer Group (Example)" (ID 12)

and I think the developer set the last ID number for the guest_usergroup (13)

also in the joomla.sql guest_usergroup is the last number 9
maybe it's better to leave so

avatar zero-24
zero-24 - comment - 9 Dec 2016

In the sample learn data the guest group have id 13 so everything is correct we just need to correct the useractivation and set this to admin.

avatar infograf768
infograf768 - comment - 10 Dec 2016

What is important is to make sure all sample data have the same settings.

avatar wilsonge wilsonge - change - 11 Dec 2016
Status Pending Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2016-12-11 21:48:00
Closed_By wilsonge
Labels Added: ?
avatar wilsonge wilsonge - close - 11 Dec 2016
avatar wilsonge wilsonge - merge - 11 Dec 2016

Add a Comment

Login with GitHub to post a comment