- Posts: 30
COMMUNITY FORUM
- Forum
- K2 Community Forum
- English K2 Community
- The content of K2 Extra Fields is deleted after frontend editing
The content of K2 Extra Fields is deleted after frontend editing
- Greg
-
Topic Author
- Offline
- Junior Member
I have the 'Extra fields' tab on edit form disabled for frontend editing, however when I edit a K2 item from the frontend then the whole content of the K2 extra fields is deleted. I noticed that this is happening only after the last update to Joomla 3.8.7.
Notice that when the 'Extra fields' tab on edit form is enabled for frontend editing then the content of the K2 extra fields remains after frontend editing on a K2 item.
Thank you in advance for any assistance!
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
- Posts: 15920
Can you backup and install the 2.8.1 DEV version?
Please Log in or Create an account to join the conversation.
- Greg
-
Topic Author
- Offline
- Junior Member
- Posts: 30
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
- Posts: 15920
Please Log in or Create an account to join the conversation.
- Greg
-
Topic Author
- Offline
- Junior Member
- Posts: 30
I am using a template override for K2, however in itemform.php I have not changed something, it contains only the following:
require_once(JPATH_SITE.'/administrator/components/com_k2/views/item/tmpl/default.php');
Also before posting I have tried with no luck the following:
1) I removed the override so as to check if it is responsible for the problem.
2) I tried a fresh installation of last Joomla with both the K2 2.8.0 and the dev version from Github.
3) I checked if the issue might be caused from the editor, however the result is the same with both the built in editors and JCE.
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
- Posts: 15920
github.com/getk2/k2
Also, thank you for reporting this. Feedback is invaluable to us
Please Log in or Create an account to join the conversation.
- Greg
-
Topic Author
- Offline
- Junior Member
- Posts: 30
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
- Posts: 15920
Please Log in or Create an account to join the conversation.
- Greg
-
Topic Author
- Offline
- Junior Member
- Posts: 30
Please Log in or Create an account to join the conversation.
- JoomlaWorks
-
- Offline
- Admin
- Posts: 6227
Please Log in or Create an account to join the conversation.
- Greg
-
Topic Author
- Offline
- Junior Member
- Posts: 30
I assume that the Front End editing of the extra fields is not being checked during the update and thus null values are passed for the extra fields of the K2 items.
The title of the topic may be misleading, so to help others it may be changed to "The content of K2 Extra Fields is deleted after frontend editing of K2 item".
Thank you!
Please Log in or Create an account to join the conversation.
- JoomlaWorks
-
- Offline
- Admin
- Posts: 6227
Please Log in or Create an account to join the conversation.
- JoomlaWorks
-
- Offline
- Admin
- Posts: 6227
Please Log in or Create an account to join the conversation.
- Greg
-
Topic Author
- Offline
- Junior Member
- Posts: 30
Please Log in or Create an account to join the conversation.
- JoomlaWorks
-
- Offline
- Admin
- Posts: 6227
Just install the dev version github.com/getk2/k2/archive/master.zip and you'll be set.
Please Log in or Create an account to join the conversation.
- Greg
-
Topic Author
- Offline
- Junior Member
- Posts: 30
Please Log in or Create an account to join the conversation.
- JoomlaWorks
-
- Offline
- Admin
- Posts: 6227
If you like K2, please take a moment and add your review & rating at the Joomla Extensions Directory: extensions.joomla.org/extension/k2/ (it literally takes a couple of minutes)
Please Log in or Create an account to join the conversation.
- Forum
- K2 Community Forum
- English K2 Community
- The content of K2 Extra Fields is deleted after frontend editing