Kayako logo
SupportSuite, eSupport and LiveResponse Discussion, troubleshooting and feedback related to Kayako's flagship support desk products SupportSuite, eSupport and LiveResponse.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  (#1) Old
eiden Offline
Member
 
Posts: 211
Join Date: Apr 2006
Location: Norway
Bugs in user-comments (KB) - 25-11-2006, 03:30 AM

FYI:
I have done some work with the comment-function in the KB, and I have found some bugs.

1. The <{$commentcount}> variable always displays 0 (zero) regardless of how many comments that are added to the article.
I wanted to hide some text if there were no comments added to the article. To accomplish this I had to use: <{if $commentlist}>...<{/if}>

2. If you post a comment with all fields blank, you will only get an empty white page. It seems that there are no validation added for the comment form.

3. When a comment is successfully added, a parameter gets added to the URL (commentsuccess=1). But there are no message shown to the user, telling him/her that the comment is pending approval.

4. When the user is logged in, the fields could be filled out with the users name and email address. However this isn't added to the default template:

<input name="fullname" type="text" size="30" value="<{if $_USER[loggedin] == true}><{$_USER[fullname]}><{/if}>">
<input name="email" type="text" size="30" value="<{if $_USER[loggedin] == true}><{$_USER[primaryemail]}><{/if}>">

Any comments on this Mahesh or Varun?

Last edited by eiden; 25-11-2006 at 03:32 AM.. Reason: typo
   
Reply With Quote
  (#2) Old
eiden Offline
Member
 
Posts: 211
Join Date: Apr 2006
Location: Norway
25-11-2006, 03:39 AM

BTW, I have added this to the bugtracker:
http://bugs.kayako.net/?do=details&id=1757
   
Reply With Quote
Reply

Tags
bugs, usercomments

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
KB comments bear SupportSuite, eSupport and LiveResponse 3 03-03-2007 11:12 PM
How do I disable Comments for KB and News areas? NC Software How do I? 10 03-12-2006 10:21 AM



Powered by vBulletin® Version 3.7.5
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
Help desk software by Kayako.


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48