[core] Stripper doesn't remove trailing " ?"
Bug #501336 reported by
Stefano Rivera
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ibid |
Fix Released
|
Low
|
Stefano Rivera |
Bug Description
Query: usage weather ?
DEBUG:plugins.
Response: I don't know how to use weather either
Query: usage weather?
DEBUG:plugins.
Response: Usage: weather in <city>
Response: Usage: forecast for <city>
The stripper should remove that trailing whitespace too
Related branches
lp://staging/~stefanor/ibid/stripper-501336
- Jonathan Hitchcock: Approve
- Michael Gorven: Approve
-
Diff: 38 lines (+3/-4)3 files modifiedibid/plugins/core.py (+1/-1)
ibid/plugins/factoid.py (+1/-1)
scripts/ibid-plugin (+1/-2)
Changed in ibid: | |
status: | In Progress → Fix Released |
To post a comment you must log in.