wibble
Junior Member
Posts: 2
Registered: 12/8/2005
Location: Leatherhead
Member Is Offline
|
| posted on 12/8/2005 at 06:25 PM |
|
|
Slashes are being removed from a link
I use a php script which recursively scans a directory structure in order to dynamically build the tree_items.js which seems to ok
But when I expand the tree and click on a document I get the following error:
Cannot find 'file:///d:oracleisuitesapacheapachehtdocssrodocsProject
SetupConceptual%20EngineeringConceptual%20ModellingHow%20do%20I%20use%20PDMS%20during%20Feed%20or%20Conceptual%20Design.htm'
As you can see the slashes have been removed from the directory path which must occur during the tree build as the text loks fine in the
tree_items.js
Any Ideas?
|
|
|
rock
Moderator
Posts: 687
Registered: 4/15/2003
Member Is Offline
|
| posted on 12/13/2005 at 02:08 PM |
|
|
could you post the item config?
|
|
|