English error message in json_items.cpp

Bug #1108515 reported by Paul J. Lucas
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Zorba
Fix Released
Low
Paul J. Lucas

Bug Description

In json_items.cpp, line 1020:

    ERROR_PARAMS(BUILD_STRING("access out of bounds " << e.what() << ")")));

It should not contain an English-only error message. The dict mechanism should be used.

$ bzr blame json_items.cpp | grep BUILD_STRING

10524.18.1 matthia | ERROR_PARAMS(BUILD_STRING("access out of bounds " << e.what() << ")")));

Related branches

Changed in zorba:
assignee: Matthias Brantner (matthias-brantner) → Paul J. Lucas (paul-lucas)
Changed in zorba:
status: New → In Progress
Changed in zorba:
status: In Progress → Fix Committed
Chris Hillery (ceejatec)
Changed in zorba:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.