Success

User tests: Successful: Unsuccessful:

avatar AlexRed AlexRed - open - 12 Apr 2014
avatar AlexRed AlexRed - change - 12 Apr 2014
Title
Update contactcreator.php
[#33605] Update contactcreator.php
avatar zero-24
zero-24 - comment - 12 Apr 2014

Tested successful thanks @alexred!
I will moving the Tracker to RTC
You may blame the J!Tracker Application for transmitting this comment.

avatar AlexRed AlexRed - change - 12 Apr 2014
Status New Ready to Commit
avatar infograf768
infograf768 - comment - 13 Apr 2014

We have the same issue in staging/master, therefore this should be, when all OK, merged to staging and not 3.3.dev
I suggest also, instead of using
$contact->access = '1';
to use
$contact->access = (int) JFactory::getConfig()->get('access');
and careful with the double spaces for code quality.

avatar AlexRed AlexRed - reference | 36c8bd3 - 13 Apr 14
avatar infograf768 infograf768 - close - 13 Apr 2014
avatar infograf768 infograf768 - change - 13 Apr 2014
Status New Closed
Closed_Date 0000-00-00 00:00:00 2014-04-13 08:11:39
avatar infograf768 infograf768 - close - 13 Apr 2014

Add a Comment

Login with GitHub to post a comment