Part of the EllisLab Network

Bug Report

Form validation rules in config

Date: 10/15/2008 Severity: Major
Status: Resolved Reporter: Too Pixel
Version: 1.7.0 SVN
Keywords: Libraries, Validation Class

Description

While setting rules in a config config file that doesn’t have the first letter uppercased don’t work.

Example on a unix server:
./application/config/form_validation.php => Doesn’t care about the rules

./application/config/form_validation.php => Work and read the rules

Expected Result

Actual Result

Comment on Bug Report

Page 1 of 1 pages
Posted by: Too Pixel on 15 October 2008 2:03pm
Too Pixel's avatar

I’ve made a mistake, should be:

Example on a unix server:
./application/config/form_validation.php => Doesn’t care about the rules

./application/config/Form_validation.php => Work and read the rules

Posted by: Bramme on 18 October 2008 9:53am
Bramme's avatar

I second that bug. Dunno what’s causing it though, I went (rather quickly) through the source code, but don’t really know what’s causing it.

Name:

Email:

Location:

URL:

Remember my personal information

Notify me of follow-up comments?