Project Zipscript Next Generation
(bug tracker)

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0000246pzs-ng v1.0zipscriptpublic2004-12-10 21:002004-12-12 15:46
Reporterrabidsg 
Assigned Topsxc 
PrioritynormalSeverityminorReproducibilityalways
StatusresolvedResolutionfixed 
PlatformOSOS Version
Product VersionBETA3 
Target VersionFixed in VersionBETA4 
Summary0000246: problem with incomplete symlinks when changed from default
DescriptionI changed the incomplete symlink line from the defaults of:

#define incomplete_cd_indicator "../../(incomplete)-(%0)-%1"
#define incomplete_indicator "../(incomplete)-%0"

to

#define incomplete_cd_indicator "../../../(incomplete)-(%0)-%1"
#define incomplete_indicator "../../(incomplete)-%0"

I have done this because the ftp where I back items up is used to archive things by dated folders, and I wanted incompletes to show up on the root of that group of folders instead of each dated directory. The symlinks do show up in the right place, however they can't be followed into the appropriate incomplete item. When you click the symlink it replies with No such file or directory. Is there any way to fix this problem? I can say that this change worked in the old project-zs v. .60
TagsNo tags attached.
Attached Files

- Relationships

-  Notes
(0000338)
psxc (developer)
2004-12-10 23:37

try to set 'userellink' to 0 - this will disable relative links, and use absolute paths. This should fix your problem.
(0000340)
rabidsg (reporter)
2004-12-11 03:56

thank you that did indeed fix it.

- Issue History
Date Modified Username Field Change
2004-12-10 21:00 rabidsg New Issue
2004-12-10 23:37 psxc Note Added: 0000338
2004-12-10 23:37 psxc Status new => feedback
2004-12-11 03:56 rabidsg Note Added: 0000340
2004-12-12 15:45 psxc Status feedback => assigned
2004-12-12 15:45 psxc Assigned To => psxc
2004-12-12 15:46 psxc Status assigned => resolved
2004-12-12 15:46 psxc Fixed in Version => BETA4
2004-12-12 15:46 psxc Resolution open => fixed



Copyright © 2000 - 2010 MantisBT Group
Powered by Mantis Bugtracker