Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1283357 - #startmeeting does not require a topic to start a meeting.
Summary: #startmeeting does not require a topic to start a meeting.
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: supybot-meetbot
Version: 23
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Kevin Fenzi
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-11-18 19:33 UTC by David Shier
Modified: 2015-12-05 20:29 UTC (History)
3 users (show)

Fixed In Version: supybot-meetbot-0.1.4-15.el7
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-12-05 20:29:17 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
Patch file to require a topic to #startmeeting. Also ensures that the meeting name can be used with the save mechanism when #endmeeting is invoked. (1.32 KB, patch)
2015-11-18 19:33 UTC, David Shier
no flags Details | Diff

Description David Shier 2015-11-18 19:33:00 UTC
Created attachment 1096234 [details]
Patch file to require a topic to #startmeeting. Also ensures that the meeting name can be used with the save mechanism when #endmeeting is invoked.

Description of problem:

Meetbot does not require a topic to start a meeting. As per fedora infrastucture ticket https://fedorahosted.org/fedora-infrastructure/ticket/4952#comment:6 it should. 

Version-Release number of selected component (if applicable): ALL


How reproducible:

Enter an IRC channel where meetbot is running and #startmeeting . The meeting will start without a topic.

Steps to Reproduce:
1.Enter meetbot policed IRC channel.
2. enter #startmeeting
3.

Actual results: Meeting starts with no topic set.


Expected results: Meeting should not start without a topic and shoudl instead return an error.


Additional info:

I have attached a patch that will require a topic to start a meeting in the form of #startmeeting <topic> . I have tested this patch on my own implementation of meetbot and it works as expected. Please add this patch to the package, deploy and reload meetbot as needed to pick up change.

Comment 1 Fedora Update System 2015-11-18 20:25:10 UTC
supybot-meetbot-0.1.4-15.el7 has been submitted as an update to Fedora EPEL 7. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-ef6968b8d0

Comment 2 Fedora Update System 2015-11-19 23:49:42 UTC
supybot-meetbot-0.1.4-15.el7 has been pushed to the Fedora EPEL 7 testing repository. If problems still persist, please make note of it in this bug report.
If you want to test the update, you can install it with
$ su -c 'yum --enablerepo=epel-testing update supybot-meetbot'
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-ef6968b8d0

Comment 3 Fedora Update System 2015-12-05 20:29:15 UTC
supybot-meetbot-0.1.4-15.el7 has been pushed to the Fedora EPEL 7 stable repository. If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.