J3 Issue
avatar B3nito
B3nito
13 Sep 2018

Steps to reproduce the issue

  • you update to joomla 3.9 beta and you enable plugin for privacy
  • you setup privacy policy
  • you login as user and you get profile page
  • you click on agree

Expected result

  • Profile save

Actual result

  • Error 403

System information (as much as possible)

Joomla nighlty build 3.9

avatar B3nito B3nito - open - 13 Sep 2018
avatar franz-wohlkoenig franz-wohlkoenig - change - 13 Sep 2018
Category com_csp
avatar alikon
alikon - comment - 13 Sep 2018

can someone else confirm, cuase i'm unable to replicate

avatar franz-wohlkoenig franz-wohlkoenig - change - 13 Sep 2018
Status New Information Required
avatar alikon
alikon - comment - 13 Sep 2018

did you check if in Extensions-> Database are reported some fix?

avatar B3nito
B3nito - comment - 14 Sep 2018

There is no fix report

grafik

avatar joomdonation
joomdonation - comment - 14 Sep 2018

Last night, I tried but could not re-procedure the issue (my installation is a fresh installation of Joomla 3.9 beta)

Could you please make a screenshot of the error page? Maybe it will help us seeing the issue easier

avatar brianteeman brianteeman - change - 15 Sep 2018
Labels Added: J3 Issue
avatar brianteeman brianteeman - labeled - 15 Sep 2018
avatar B3nito
B3nito - comment - 15 Sep 2018

grafik
It is 403 error on http://localhost/joomlatest/es/editar-perfil?task=profile.save

it is not fresh installation it is update from 3.8.12 site for test

avatar joomdonation
joomdonation - comment - 17 Sep 2018

This issue should be addressed by #22196 already. You can confirm that by look at #__privacy_consents table on your site database, change data type of subject field to varchar(255) and it will solve this issue (before, it was varchar(25) and could not store data properly)

avatar joomdonation
joomdonation - comment - 17 Sep 2018

Sorry, please ignore my above comment, I was about commenting on a different issue #22212 (but maybe you can try this suggestion anyway)

avatar B3nito
B3nito - comment - 19 Sep 2018

I reinstalled Joomla nightly build today and I have still 403 Error also with #22196 - no change

avatar joomdonation
joomdonation - comment - 19 Sep 2018

Not sure why 403 errors happen. If it's a test site and you can share, make a backup using akeeba backup and attach it here. I will try to check to see where the 403 comes from and get it sorted

avatar B3nito
B3nito - comment - 19 Sep 2018

It is a website with 4000 users and internal data I cannot share it. But maybe help this?
grafik

avatar joomdonation
joomdonation - comment - 19 Sep 2018

If you look at the callstack, you will see that it's something from AdminTools, not from Joomla core

avatar B3nito
B3nito - comment - 19 Sep 2018

Got it. Is it possible to exclude super admin from privacy tool consent in joomla? otherwise you have to disable admintools. Because settings saving is not possible for super admins.

avatar mbabker
mbabker - comment - 19 Sep 2018

We should not be introducing code to bypass privacy policy acceptance on the frontend based on permissions.

avatar brianteeman brianteeman - change - 19 Sep 2018
Status Information Required Closed
Closed_Date 0000-00-00 00:00:00 2018-09-19 17:03:48
Closed_By brianteeman
avatar brianteeman
brianteeman - comment - 19 Sep 2018

. Because settings saving is not possible for super admins.

It is possible, there is an option in admintols specifically for that. I am closing this as the "problem" is not related to joomla core

avatar brianteeman brianteeman - close - 19 Sep 2018
avatar B3nito
B3nito - comment - 20 Sep 2018

My company have written contract with every administrator that is more extended than the policy for website. because they have another work doing as a visitor of website. I can imagine other companies work same and need to disable or have another contract for super user and admin...

Add a Comment

Login with GitHub to post a comment