Skip to content

Missing a break statement in dump_table function #25

@GoogleCodeExporter

Description

@GoogleCodeExporter
What steps will reproduce the problem?
1. Open a channel as a consumer

What is the expected output? 
No errors
What do you see instead?
an error in the error log when a table of type F is processed by dump table. 
The break statement appears to be missing. Execution falls through to the code 
for a date (type T) table and trows a warning which can be found in "error_log"

What version of the product are you using? 
0.8

On what operating system?
centos

Please provide any additional information below.


Original issue reported on code.google.com by tkelamb...@gmail.com on 15 Aug 2011 at 11:22

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions