ReadBean ORM plugin does not take into account the database server

Bug #949314 reported by Don Schoeman
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
PHPDevShell
Fix Released
Medium
Don Schoeman

Bug Description

The RedBean ORM plugin have got the database hostname hard coded to "localhost" in the file plugins/RedBeanORM/includes/orm.class.php:
R::setup("mysql:host=localhost;dbname={$configuration['database_name']}"...

It should use the hostname from the configuration,

Don Schoeman (don.sch)
description: updated
Changed in phpdevshell:
status: New → Fix Committed
Changed in phpdevshell:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.