Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length

JoomlaTune Support Forum    JComments component    Bug-reports    Topic: [solved] Error editing a comment over max character count
Pages: [1]   Go Down
  Print  
Author Topic: [solved] Error editing a comment over max character count  (Read 1096 times)
0 Members and 1 Guest are viewing this topic.
steven_openbox
Newbie
*

Karma: 1
Offline Offline

Posts: 2


« on: March 09, 2012, 07:00:48 »

This applies v2.3.0

When you edit a comment and the resulting comment is over the max allowed characters the error message displayed is "ERROR_TOO_LONG_COMMENT" instead of the correct message "Comment is too long!"


Problem is in: jcomments.ajax.php line 739


Currently it is: self::showErrorMessage(JText::_('ERROR_TOO_LONG_COMMENT'), 'comment');


It should be: self::showErrorMessage(JText::_('ERROR_YOUR_COMMENT_IS_TOO_LONG'), 'comment');



This is an awesome component. Thanks for all the hard work.
« Last Edit: June 20, 2012, 13:45:40 by smart » Logged
smart
Administrator
Hero Member
*****

Karma: 163
Offline Offline

Gender: Male
Posts: 2161



WWW
« Reply #1 on: May 30, 2012, 16:09:58 »

Thank you! This fix will include in next update!
Logged

If you use JComments, please post a rating and a review at the Joomla! Extensions Directory
Pages: [1]   Go Up
  Print  
JoomlaTune Support Forum    JComments component    Bug-reports    Topic: [solved] Error editing a comment over max character count
 
Jump to: