Ticket #21 (closed Bug: fixed)

Opened 19 months ago

Last modified 19 months ago

plural() and singular() problems

Reported by: Tido Owned by:
Priority: minor Milestone: 1.0
Component: Version:
Keywords: Helpers, Inflector Helper Cc:

Description

http://codeigniter.com/bug_tracker/bug/1814/

The plural() function should have a way to force plurals on words that end in “s”.

The singluar() function should compensate for words that are plural and ended in “s”.

See CI bug report for Shadowhand's replacement code.

Change History

Changed 19 months ago by Tido

  • status changed from new to closed
  • resolution set to fixed

Implemented Shadowhand's solution. Fixed!

Note: See TracTickets for help on using tickets.