ENGAGE-216: Path depth is incorrect in rendered pages from embedded app

Metadata

Source
ENGAGE-216
Type
Bug
Priority
Major
Status
Closed
Resolution
Fixed
Assignee
N/A
Reporter
Antranig Basman
Created
2009-12-15T03:44:49.000-0500
Updated
2014-03-03T14:17:32.177-0500
Versions
  1. 0.1
Fixed Versions
  1. 0.3b
Component
  1. Kettle

Description

we have a recurrence of the "excessive path depth" syndrome in the mounted URLs which will mean that the standalone version of Engage is almost certainly broken again. Here is a standard link from the head of the page below:

<link type="text/css" rel="stylesheet" href="../../../../fluid-infusion/src/webapp/framework/fss/css/fss-layout.css"></link>

As you can see it has grown four up-segments where only two are required.

Comments

  • Justin Obara commented 2010-02-05T14:28:07.000-0500

    Bug Parade Engage 0.3

  • Justin Obara commented 2010-02-24T13:31:03.000-0500

    Did a quick test by viewing the page source, but the local eclipse version and standalone versions are showing paths starting with ../ instead of ../../../../