Ticket #708 (closed Bug: wontfix)

Opened 4 months ago

Last modified 4 months ago

Kohana::config_set empty keys

Reported by: alexsancho Owned by: Shadowhand
Priority: minor Milestone: 2.2
Component: Core Version: SVN HEAD
Keywords: core config_set Cc:

Description

config_set method in kohana.php doesn't check for empty keys before setting it, the comment on line 425 says that there's a check for this, but it doesn't.

Change History

Changed 4 months ago by Shadowhand

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

It shouldn't be checking that, it's redundant. Fixed the comment in r3187.

Note: See TracTickets for help on using tickets.