- Posts: 83
- Thank you received: 5
Kunena 7.0.4 Released
The Kunena team has announce the arrival of Kunena 7.0.4 [K 7.0.4] in stable which is now available for download as a native Joomla extension for J! 5.4.x/6.0.x. This version addresses most of the issues that were discovered in K 6.2 / K 6.3 / K 6.4 and issues discovered during the last development stages of K 7.0
Question Quick reply loses all of the inputted text when you 'go to editor'...
9 years 5 months ago - 9 years 5 months ago #182009
by mikerotec
Using 5.0.4.1 but problem has been present ever since upgrade to 5.
I am using Crypsis template, but the Crypsis feature "Recover Crash and store fields" (which claims to "move data from quickreply to editor") is non-functional... at least it makes no difference whatsoever if its set to either on or off.
Anyone know of a fix for this. It REALLY aggravates our users when they type in a paragraph or three - only to have their typing LOST when they switch to editor...
I am using Crypsis template, but the Crypsis feature "Recover Crash and store fields" (which claims to "move data from quickreply to editor") is non-functional... at least it makes no difference whatsoever if its set to either on or off.
Anyone know of a fix for this. It REALLY aggravates our users when they type in a paragraph or three - only to have their typing LOST when they switch to editor...
Last edit: 9 years 5 months ago by mikerotec.
Please Log in or Create an account to join the conversation.
9 years 3 months ago #183013
by mikerotec
Replied by mikerotec on topic Quick reply loses all of the inputted text when you 'go to editor'...
'Go to Editor' is BROKEN HERE, too!!
Hello? Earth to Kunena developers?
Hello? Earth to Kunena developers?
Please Log in or Create an account to join the conversation.
9 years 3 months ago #183014
by mikerotec
Replied by mikerotec on topic Quick reply loses all of the inputted text when you 'go to editor'...
using Kunena 5.0.5, by the way.
Please Log in or Create an account to join the conversation.
9 years 3 months ago #183015
by mikerotec
Replied by mikerotec on topic Quick reply loses all of the inputted text when you 'go to editor'...
Is there any way to HIDE the 'quick reply' for now?? Can't find it in the setting or in the Kunena template ( standard Crypsis template used)
Please Log in or Create an account to join the conversation.
9 years 3 months ago #183020
by mikerotec
Replied by mikerotec on topic Quick reply loses all of the inputted text when you 'go to editor'...
OK, I FOUND A TEMPORARY WORKAROUND:
I commented out
\components\com_kunena\template\crypsis\layouts\message\edit\full.php
line 136 like this
that hides the "go to editor..." link when I have the Crypsis template QuickReply configuration set to "Always Visible' (which removes Quickreply button from next to the Actions dropdown, and has a main Quickeditor panel at the bottom of the thread)
hope this helps somebody!
I commented out
\components\com_kunena\template\crypsis\layouts\message\edit\full.php
line 136 like this
Code:
<!--<a href="index.php?option=com_kunena&view=topic&layout=reply&catid=<?php echo $message->catid;?>&id=<?php echo $message->thread;?>&mesid=<?php echo $message->id;?>&Itemid=<?php echo KunenaRoute::getItemID();?>" role="button" class="btn btn-small btn-link pull-right" rel="nofollow"><?php echo JText::_('COM_KUNENA_GO_TO_EDITOR'); ?></a>-->
that hides the "go to editor..." link when I have the Crypsis template QuickReply configuration set to "Always Visible' (which removes Quickreply button from next to the Actions dropdown, and has a main Quickeditor panel at the bottom of the thread)
hope this helps somebody!
Please Log in or Create an account to join the conversation.
9 years 2 months ago #183581
by mikerotec
Replied by mikerotec on topic Quick reply loses all of the inputted text when you 'go to editor'...
Does 5.0.6 fix this issue?
or would I need to apply my "hide go to editor" workaround (see above) again, after updating?
or would I need to apply my "hide go to editor" workaround (see above) again, after updating?
Please Log in or Create an account to join the conversation.
Time to create page: 0.253 seconds