8 years ago
5
Topic

Hi

If you are connected as a manager or admin in front end and display a custom user content (with the user bridge plugin activvated) you are NOT redirected to the right content type when you click on the native Joomla EDIT button.

Actually you are redirected to option=com_cck&view=form&layout=edit&type=&id=XXX instead of 

option=com_cck&view=form&layout=edit&type=&id=XXX

This is because (I believe) Joomla! / SEBLOD catches the ID of the content and tries to find the proper content that matches this ID but it only looks into the #__content tabel NOT in the #__users table where it should see.

Is threre a way to force the joomla edit buton to find the right user_type ?

thanks

cyril

Get a Book for SEBLOD
4229 Posts
Kadministrator
8 years ago
0
Level 1

Please report this on github tracker. 

P.S. links you posted are the same

8 years ago
0
Level 1

Hi Klas

done on https://github.com/Octopoos/SEBLOD/issues/132


Cyril

4229 Posts
Kadministrator
8 years ago
0
Level 1

It is a bug, but I would say it won't be fixed soon as it has an easy workaround - disable Joomla edit button and add a SEBLOD « Edit » button in the content view of the profile

8 years ago
0
Level 1

Hi Klas and thanks for the update.

Yes, this is what we do now.

Cyril

8 years ago
0
Level 1

Hi,

Fix merged on GitHub. It will be included in upcoming SEBLOD 3.8.0 release.

Feel free to confirm.

Regards,
Saba.

Get a Book for SEBLOD