Ticket #293 (closed defect: fixed)

Opened 3 months ago

Last modified 3 months ago

Contains condition fails on case-insensitive checks

Reported by: hans Assigned to: hans
Priority: major Milestone: 2.3.3
Component: phing-core Version: 2.3.2
Keywords: Cc:

Description

Currently using the <contains> condition (e.g. in if-task) will return incorrect results (usually "true") when casesensitive="false".

Attachments

Change History

10/21/08 13:10:52 changed by hans

(In [410]) Refs #293 - Fixing typeo in contains condition

10/21/08 13:10:53 changed by hans

(In [410]) Refs #293 - Fixing typeo in contains condition

10/21/08 13:11:07 changed by hans

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

Fixed


Add/Change #293 (Contains condition fails on case-insensitive checks)




Action