NalaAlanIrah / cardpeek

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

Can't recognize location data TBC #64

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Run calypso script
2.Go to Ticketing/Event Logs/record X/Event
3.

What is the expected output? What do you see instead?
Normally we can see the bus number and the service provider.
Data aren't interprated 

What version of the product are you using? On what operating system?
Cardpeek 0.8.4 / Ubuntu 14.04

Please provide any additional information below.

The problem can be solved by replacing the line 58 in 
~/.cardpeek/scripts/calypso/c250n921.lua with this :
EVENTS = ui.tree_find_node(ctx,"Event logs")

Original issue reported on code.google.com by raphdr...@gmail.com on 17 Mar 2015 at 9:49