?
avatar EmmanuelVAS
EmmanuelVAS
9 Aug 2019

Steps to reproduce the issue

Configuration globale de Joomla :
Activer les "Sessions Partagées" (onglet "système")
Puis depuis le back-office, édition d'un article ou autre, utiliser un plugin de type "filemanager" ou "jfilemanager" (ex: parcourir les images du serveur) > Le JFactory::getUser() vaut null... On est donc considéré comme guest. On ne peut donc pas parcourir.
Message obtenu : 500:"Le navigateur de fichier est désactivée pour des raisons de sécurité. S'il vous plaît contactez votre administrateur système et de vérifier vos autorisations des utilisateurs et des niveaux d'accès."

Expected result

Avoir un $user valide
Pouvoir parcourir les images du serveur

Actual result

$user vaut null
On ne peut pas parcourir le dossier images

System information (as much as possible)

Joomla 3.9.10
PHP 5.7

Additional comments

avatar EmmanuelVAS EmmanuelVAS - open - 9 Aug 2019
avatar joomla-cms-bot joomla-cms-bot - change - 9 Aug 2019
Labels Added: ?
avatar joomla-cms-bot joomla-cms-bot - labeled - 9 Aug 2019
avatar EmmanuelVAS EmmanuelVAS - change - 9 Aug 2019
The description was changed
avatar EmmanuelVAS EmmanuelVAS - edited - 9 Aug 2019
avatar infograf768
infograf768 - comment - 9 Aug 2019

Please use English in this repo.

avatar infograf768
infograf768 - comment - 9 Aug 2019

BTW, this message (in French) is not present in core french pack and its equivalent also absent in en-GB..

avatar franz-wohlkoenig
franz-wohlkoenig - comment - 9 Aug 2019

closed as no Core-Issue.
@EmmanuelVAS Please ask on Forum as this Repository is for coding.

avatar franz-wohlkoenig franz-wohlkoenig - change - 9 Aug 2019
Status New Closed
Closed_Date 0000-00-00 00:00:00 2019-08-09 09:45:57
Closed_By franz-wohlkoenig
avatar franz-wohlkoenig franz-wohlkoenig - close - 9 Aug 2019
avatar EmmanuelVAS
EmmanuelVAS - comment - 9 Aug 2019

Hi,

Thanks for your (extreme) quick answer.
I have been clumsy in the writing of the issue...

Sorry for bothering, all i was first saying is :

it seems that JFactory::getUser(); doesn't work from everywhere with
the "shared sessions" global option activated.

The error i got was dumped from
/plugins/editors/jckeditor/plugins/jfilebrowser/lang/fr.js

and because
/plugins/editors/jckeditor/jckeditor/includes/ckeditor/plugins/authenticate.php
is unable to get the Joomla User anymore.

Best regards,

--
Emmanuel LOISELET

Développement Sites Internet
VA Solutions
3 rue du Tisserand
44800 St Herblain
Tel : 02 40 71 71 22
mail : support@va-solutions.fr

Le 09/08/2019 à 11:45, infograf768 a écrit :

BTW, this message (in French) is not present in core french pack and
its equivalent also absent in en-GB..


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
https://github.com/joomla/joomla-cms/issues/25799?email_source=notifications&email_token=AJP2FJ45N4JDISKW3MX5IB3QDU4CLA5CNFSM4IKSJQP2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD36F55A#issuecomment-519855860,
or mute the thread
https://github.com/notifications/unsubscribe-auth/AJP2FJ7NBP7NOXSWRE3SKQTQDU4CLANCNFSM4IKSJQPQ.

avatar infograf768
infograf768 - comment - 9 Aug 2019

we do understand that your issue comes from a 3rd party plugin, not joomla core. This is why we suggest to post on forums and/or ask the developer of the extension.

avatar infograf768
infograf768 - comment - 10 Aug 2019

FYI: JCK editor has not been updated since 2015. It is totally obsolete. Suggest to change editor.

Add a Comment

Login with GitHub to post a comment