fix for existing users logging from frontend#72
fix for existing users logging from frontend#72brianteeman merged 5 commits intobrianteeman:privacyfrom alikon:patch-73
Conversation
|
I have tried this: see comment joomla#20051. The trailing is not correct. Sorry this is not the correct way to show the code. |
|
@sandewt doesn't matter |
|
|
||
| if (is_object($data)) | ||
| { | ||
|
|
|
@sandewt changed the query a little bit |
|
At first this seemed to be a solution, but the problem is only being moved. Sad. But when you (re) save (Edit Your Profile) the $form variable is emptied, after which the known warning message appears. |
Thanks @alikon , works fine. Rule 148: (The tooltip does not display the text correctly. ) |
|
I have merged this code. my feeling was that it is not correct to only show the privacyconsent field on the edit profile field when the user has previously consented and that they should consent each time they update their information. However I am not that bothered about that so I have left it with your code THANKS!!! |
|
thanks for your patience we can always make a new pr after the things become running in the wild |
…gins/installer/packageinstaller/tmpl/default.php remove-inline-scripts/plugins/installer/packageinstaller/tmpl/default.php
Scss refactoring with improved z-index
Implement onBeforeDisplay plugin trigger Implement onAfterDisplay plugin trigger Disable publish calls via workflow plugin
…orrect-font-name-fira-sans Use the right font name "fira-sans" and not just "fira" for the scss file name
Pull Request for Issue # .
joomla#20051 (comment)
Testing Instructions
for existing users
when logging with an existing user you are redirected to the edit profile
when you click on I agree on the privacy field
now the profile submission is saved