reggna / silvertrout

Automatically exported from code.google.com/p/silvertrout
Other
1 stars 0 forks source link

Fetching name in trace #17

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Load the Trace plugin
2. Print "!trace 'the telephone number you want to trace'"
3. Await response from silvertrout

What is the expected output?
Information about the owner of the telephone number formated as:
your_nick: owner, owner's home address, social security number

What do you see instead?
your_nick: null, owner's home address

Other information:
This must be some kind of parsing error inside the trace plugin when 
parsing personal information from various web sites.

Original issue reported on code.google.com by reg...@gmail.com on 11 Oct 2009 at 5:49

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Fixed in r200

Original comment by reg...@gmail.com on 12 Oct 2009 at 12:44