Skip to content
This repository has been archived by the owner on Nov 30, 2023. It is now read-only.

%s in output #345

Closed
bdferris opened this issue Sep 26, 2014 · 2 comments
Closed

%s in output #345

bdferris opened this issue Sep 26, 2014 · 2 comments

Comments

@bdferris
Copy link
Contributor

From [email protected] on August 16, 2012 08:52:00

What steps will reproduce the problem? 1. validate a feed
2. look at the output What is the expected output? What do you see instead? Invalid value 00:00:00 in field departure_time
The departure time at this stop (%s) is before the arrival time (%s). This is often caused by problems in the feed exporter's time conversion
in line 349836 of stop_times.txt

I guess %s should be filled in. What version of the product are you using? On what operating system? svn version.

Original issue: http://code.google.com/p/googletransitdatafeed/issues/detail?id=345

@bdferris
Copy link
Contributor Author

From [email protected] on August 21, 2012 07:04:18

(No comment was entered for this change.)

Blocking: googletransitdatafeed:344

@bdferris
Copy link
Contributor Author

From [email protected] on August 21, 2012 07:14:25

Indeed, the format string isn't being filled in.  Here's a fix.

Reviewed at http://codereview.appspot.com/6461108/ and committed at r1698 .

Status: Fixed
Owner: [email protected]
Labels: Language-Python App-FeedValidator

@bdferris bdferris added this to the 1.2.13 milestone Oct 5, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant