Ticket #311 (closed defect: fixed)

Opened 2 months ago

Last modified 2 months ago

Static files end up in wrong place

Reported by: bergie Assigned to: piotras
Priority: blocker Milestone: 8.09.0 Ragnaroek
Component: Midgard Data Version: 8.09 Ragnaroek
Keywords: Cc:

Description

When setting up the Midgard database with datagard, the static files ended up in wrong place, they were under /

However, checking pear web_dir showed it to be correctly /usr/share/php/midcom/static, and forcing reinstall of MidCOM (with pear upgrade -f ragnaroek.pear.midgard-project.org/midcom) put the files in right place.

From this I assume the web_dir was set too late.

Change History

10/03/08 13:17:36 changed by bergie

Unfortunately the problem still persists in RC2

10/03/08 16:00:44 changed by piotras

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

(In [17896]) Fix #311