Plural in messages related to error

Bug #1346739 reported by hilaire
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
iStoa
Triaged
Medium
Unassigned

Bug Description

The messages should be rephrase to match single error or multiple errors situations.

Changed in istoa:
status: New → Fix Committed
Changed in istoa:
status: Fix Committed → Fix Released
Revision history for this message
hilaire (hilaire-fernandes) wrote :

Indeed, the board morph try to distinguish between single or multiple errors, and propose different sort of system messages (singular or plural).

However some board games are designed as if there is one expected user answer although there are several.
For example in Etayage20, the board are parametrised with one closure for isSuccess parameter but there are several answers to check. Providing to isSuccess: an array of closure will give the right number of expected user answers. (Aarray of closure is a valid parameter value for PluggableMorph>>isSuccess:)

Solution: check all the board based on PluggableMorph and make use of array of closure for the isSuccess: parameter when appropriate.

Changed in istoa:
milestone: 14.08 → none
status: Fix Released → Confirmed
status: Confirmed → Triaged
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.