"Unknown Error" after giving kudos when logged in as admin

wotstheguts - March 14, 2008 - 07:47
Project:Kudos
Version:5.x-1.1
Component:User interface
Category:bug report
Priority:minor
Assigned:Unassigned
Status:closed
Description

An error dialog appears after giving kudos on Internet Explorer, Safari, and Opera but not Firefox. It only occurs when admin user gives a kudos.

Cheers,
Peter.

#1

socki - March 14, 2008 - 12:05

Is this with the current dev version, or the current live/stable version? I am having issues trying to push multiple versions of the module up right now, so some of the files appear to be getting mixed up.

If you are using the current dev, please try to use the stable version. Regardless I will take a look to see if I can duplicate the issue.

#2

wotstheguts - March 18, 2008 - 19:42
Version:5.x-1.x-dev» 5.x-1.1

Hi, it's with 5.x-1.1.

Cheers,
Peter.

#3

socki - March 20, 2008 - 13:21

Hi,

I'm sorry about that... seems the wrong file got mixed in to that release. I believe the issue is with line 64 of the jquery.kudos.js file.

v_success_message_display_time = $("success_message_display_time",data).html();

should be:

v_success_message_display_time = $("success_message_display_time",data).text();

#4

wotstheguts - March 23, 2008 - 08:20

Hi there,

My jquery.kudos.js file has this line but still gives the error:

v_success_message_display_time = $("success_message_display_time",data).text();

#5

socki - July 22, 2008 - 02:47
Status:active» postponed (maintainer needs more info)

Please confirm that this is still an issue. I am not experiencing it locally, but don't want to rule it out until you tell me so.

Thanks.

#6

socki - August 22, 2008 - 14:44
Status:postponed (maintainer needs more info)» closed

Have not heard back, nor have heard any other issues like this recently, so I will close this issue.

Thanks.

 
 

Drupal is a registered trademark of Dries Buytaert.