Geas converts input commands to lower case, so matching of place names should
happen case insensitive, since place names might be capitalized.
In addition, if the "go" or "go to" command is recognised but the place is not,
a specific error message should be displayed instead of showing the same
message as when the command is not recognised.
The attached patch addresses both problems.
Original issue reported on code.google.com by mthuu...@gmail.com on 7 Feb 2012 at 10:31
Original issue reported on code.google.com by
mthuu...@gmail.com
on 7 Feb 2012 at 10:31Attachments: