|
Search tracker summary
Last Modified Items Last 10 CVS Commits
TikiWiki CMS/Groupware
Last Modified Comments
tikiwiki.org
|
ChatStatus/RoadmapReview of 1.9.4 Chat Operation
Wishlist
Interested community members
DemoNone available or does the community eat IRC for DogFood?Standards and/or other softwarehttp://tikiwiki.org/tiki-directory_browse.php?parent=53Other linksThe chat feature seems to be abandoned on the development front. - This statement was not true - there has been work done on the chat files since v1.9.2 The feature works to some degree in certain cases, but has some bugs that render it almost unusable. Initially v1.9.4 seems more stable than 1.8.5 and 1.9.2 Currently Chat does not seem to work in some (maybe all) 'multi-tiki' installations (V1.9.2). Updating to v1.9.4 files made the chat feature functional on my installation Messages seem to make it to the proper database, but are not successfully fetched and displayed. I can't get any messages to display in my multi-tiki installation. - Works with v1.9.4 chat files Chat has a bug that does not allow proper processing of messages when a message contains a ' character. The character makes it successfully into the database, but causes problems when it is fetched from the database. If a ' is entered by a user, the messge will not display, and the user may not be able to recover without exiting the room. The system becomes somewhat unpredictable when this bug occurs. The following modification to the file "tiki-chat_loader.php" fixes the ' problem - But I'm not sure it is the best place to fix the problem. // $parsed = $tikilib->parse_comment_data(htmlspecialchars($msg"data")); //this doesn't pass the ' character properly // This line fixes the problem where the ' character doesn't work in posts. $parsed = $tikilib->parse_comment_data(htmlspecialchars(str_replace("'", "\'", $msg"data"))); This bug does not manifest itself in 1.9.4. Chat logging is not complete and not currently implemented.
Contributors to this page: marclaporte |
Login To register
To have an account at this site, please register at Tikiwiki.org
This site gets user information from Tikiwiki.org with the InterTiki feature. Keywords
Accessibility (WAI – 508)
Action log (Tiki 1.10) Administration Ajax (Tiki 1.10) Articles & Submissions Backup Banner Blog Bookmark Browser Compatibility Cache Calendar Category Charts Chat Comment Communication Center Compression (gzip) Contact Address book Contact us Content template Contribution (Tiki 1.10) Cookie Copyright Custom Home (and Group Home Page) Database independance Database MySQL Date and Time Debugger Console Directory (of hyperlinks) Documentation link from Tiki to doc.tikiwiki.org (Help System) Drawing Dynamic Content Dynamic Variable Ephemeride External Authentication FAQ Featured links File Gallery Forum Friendship Network (Community) Game Gmap Google maps Group Help System Hotword HTML Page i18n (Multilingual, l10n, Babelfish) Image Gallery Install Integrator Interaction Inter-User Messages InterTiki JS Calendar Karma Live Support Lost edit protection Mail-in Map with Mapserver Menu Meta Tag Mini-Calendar Missing features Mobile Tiki and Voice Tiki Mods Module Multimedia new in 1.10 MultiTiki MyTiki Newsletter Newsreader Notepad OS independence (Non-Linux, Windows/IIS, Mac, BSD) Permission Poll Profile Manager Quicktags Quiz Rating RSS Score Search Engine Friendly Search Security Shoutbox Site Identity Slideshow Smarty Template Smiley Spam protection (Anti-bot CATPCHA) Spellcheck Spreadsheet Stats Structure Survey System log Tags (Tiki 1.10) Task Tell a Friend + Social Bookmarking (Tiki 1.10) TikiTests (Tiki 1.10) Theme Trackers Trackers (Mirror) User Administration User Files User Menu Watch WebHelp Webmail Wiki 3D Wiki Plugin extends basic syntax Wiki Syntax text area, parser, etc Wiki History, page rename, etc Workflow (Galaxia Workflow engine) WYSIWYCA WYSIWYG Tiki 1.10 XMLRPC Search Wiki PageName Online users
194
online users
|