Development

#3292 (Problem with generated config_factories.yml.php file (in cache).)

You must first sign up to be able to contribute.

Ticket #3292 (closed defect: fixed)

Opened 8 months ago

Last modified 8 months ago

Problem with generated config_factories.yml.php file (in cache).

Reported by: cyrus Assigned to: fabien
Priority: major Milestone: 1.1.0 beta3
Component: other Version: 1.1.0 DEV
Keywords: sfPropel sfContext::getInstance()->getUser() loadFactories Cc:
Qualification: Unreviewed

Description

PHP Error PHP Fatal error: Call to a member function getCulture() on a non-object in /opt/symfony/lib/plugins/sfPropelPlugin/lib/propel/sfPropel.class.php on line 32

Detail In line 32 of sfPropel.class.php... sfContext::getInstance()->getUser() returns null...

Leading to sfContext.class.php, loadFactories()... require($this->configuration->getConfigCache()->checkConfig('config/factories.yml'));

Leading to cache/inventory/prod/config/config_factories.yml.php

Change History

04/08/08 09:21:36 changed by fabien

  • milestone set to 1.1.0 beta3.

04/10/08 16:27:58 changed by fabien

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

in r8388