Part of the EllisLab Network

Bug Report

Trigering error messages using a route

Date: 04/13/2008 Severity: Trivial
Status: Resolved Reporter: Seppo
Version: 1.6.2 SVN
Keywords: Libraries, Router Class

Description

When I go to http://my-site/?/ I have three PHP error messages, inside the Router class

A PHP Error was encountered
Severity: Notice
Message: Undefined offset: 0
Filename: libraries/Router.php
Line Number: 190

A PHP Error was encountered
Severity: Notice
Message: Undefined offset: 0
Filename: libraries/Router.php
Line Number: 196

A PHP Error was encountered
Severity: Notice
Message: Undefined offset: 0
Filename: libraries/Router.php
Line Number: 199

and then the default controller gets loaded

Expected Result

Actual Result

Comment on Bug Report

Name:

Email:

Location:

URL:

Remember my personal information

Notify me of follow-up comments?