• Forum
  • Doc
  • Screenshots
  • Download
  • Donate
  • Contributors
  • Contact
  • Follow @phpfreechat
  • DEMO
  • Board index ‹ Version 1.x branch ‹ Contributions (v1.x)
  • Change font size
  • FAQ
  • Register
  • Login

Patch for nick auto complete bug

Post a bug fix, a new feature, a theme ...

Moderators: OldWolf, re*s.t.a.r.s.*2

Post a reply
3 posts • Page 1 of 1

Postby lackattack » Fri Aug 27, 2010 7:08 pm

I fixed the bug found in PFC 1.1 through 1.3 where the tab key no longer auto-completes the nickname. The bug is reported here: http://www.phpfreechat.net/forum/viewtopic.php?id=3085

In file data/public/js/pfcclient.js find this text:

var n_list = this.getChanMeta(tabid, 'users')['nick'];

Replace with this:

var n_list = this.getChanMeta(tabid, 'users').get('nick');

I hope you add this to SVN, kerphi :-)
Last edited by lackattack on Fri Aug 27, 2010 7:09 pm, edited 1 time in total.
lackattack
New member
 
Posts: 8
Joined: Thu Apr 05, 2007 5:52 am
Location: Montreal, Quebec
  • Website
Top

Postby phpfreechat » Fri Sep 03, 2010 10:59 pm

thank you lackattack, your patch is integrated in the trunk (r1276)
phpfreechat
Site Admin
 
Posts: 2657
Joined: Tue Feb 07, 2006 3:35 pm
Location: France
Top

Postby Dangerous » Sat Sep 17, 2011 11:20 am

Why it doesnt work if i set the nickname with a params?
Dangerous
New member
 
Posts: 5
Joined: Tue Sep 13, 2011 2:42 pm
Top


Post a reply
3 posts • Page 1 of 1

Return to Contributions (v1.x)

Who is online

Users browsing this forum: No registered users and 21 guests

  • Board index
  • The team • Delete all board cookies • All times are UTC + 1 hour
Powered by phpBB® Forum Software © phpBB Group
Sign in
Wrong credentials
Sign up I forgot my password
.
jeu-gratuit.net | more partners
Fork me on GitHub