Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 95 by [email protected]: playcollect issue
http://code.google.com/p/mediaserver/issues/detail?id=95
What steps will reproduce the problem?
1.pattern d/{5}# na=3 ip=something rp=somethin_else
2.Use also timer between each input
3. Insert correct pin according to pattern in one of the last two attempts
What is the expected output? What do you see instead?
The number of the attempt when it was correct as also the correct pin
inserted by the user na=2 dc=12345#
I receive all the digits inserted by the user and they start doubling on
each attempt 123#111222333###111111222222333333#
What version of the product are you using? On what operating system?
Mms 3.0.0 cr1, ubuntu
Please provide any additional information below.
The problem is in the heartbeat o playcollect and also the way the buffer
is handled and adding listeners even i they were already added!
(Sorry for the bad description I had no access to the data on the moment)