Herocraft Bug Tracker


View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0000248HeroChatCompatibilitypublic2012-04-23 09:502012-05-23 22:04
Reporteruncovery 
Assigned ToSleaker 
PriorityhighSeveritymajorReproducibilityalways
StatusresolvedResolutionunable to reproduce 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0000248: API chat is not logged or seen on the console
DescriptionPrograms that use the API to send messages to a Herochat channel are unable to send these messages to the console and the herochat logfiles.

For example, when using MonsterIRC, the chat passed through that plugin is invisible to the console and chat is not logged to the herochat logfiles either.

The API should have a possibility to let the external program decide if the api should also forward the chat to the console and/or the logfile in my opinion.
Steps To ReproduceInstall Herochat, MonsterIRC, say something, check console & herochat logfile.
TagsNo tags attached.
Attached Files

- Relationships

-  Notes
User avatar (0000607)
Sleaker (manager)
2012-05-08 08:20
edited on: 2012-05-08 08:21

Herochat logs messages that are 'announced' via the API, I don't know what these plugins use to send messages.

(0000622)
uncovery (reporter)
2012-05-13 19:12

They are using

Herochat.getChannelManager().getChannel(chatChannel).announce(mesage);
User avatar (0000647)
Sleaker (manager)
2012-05-17 07:27

then all messages should be stored in the herochat log.

- Issue History
Date Modified Username Field Change
2012-04-23 09:50 uncovery New Issue
2012-05-08 08:20 Sleaker Note Added: 0000607
2012-05-08 08:20 Sleaker Assigned To => Sleaker
2012-05-08 08:20 Sleaker Status new => feedback
2012-05-08 08:21 Sleaker Note Edited: 0000607 View Revisions
2012-05-13 19:12 uncovery Note Added: 0000622
2012-05-13 19:12 uncovery Status feedback => assigned
2012-05-17 07:27 Sleaker Note Added: 0000647
2012-05-17 07:27 Sleaker Status assigned => feedback
2012-05-23 22:04 Sleaker Status feedback => resolved
2012-05-23 22:04 Sleaker Resolution open => unable to reproduce


Copyright © 2000 - 2011 MantisBT Group
Powered by Mantis Bugtracker