Ticket #606 (closed Other: fixed)

Opened 5 months ago

Last modified 5 months ago

Wrong Comment

Reported by: allain Owned by: - No owner -
Priority: trivial Milestone: 2.2
Component: Libraries:Validation Version: SVN HEAD
Keywords: Cc:

Description

Line 28 of Validation.php in the trunk reads:

// Rules that are allowed to run on empty files

but it should read:

// Rules that are allowed to run on empty fields

Change History

Changed 5 months ago by Geert

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

Fixed in r2670. Thanks, allain.

Note: See TracTickets for help on using tickets.