| Anonymous | Login | Signup for a new account | 2010-09-10 19:46 UTC | ![]() |
| Main | My View | View Issues | Change Log | Roadmap |
| View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update | |
| 0000246 | pzs-ng v1.0 | zipscript | public | 2004-12-10 21:00 | 2004-12-12 15:46 | |
| Reporter | rabidsg | |||||
| Assigned To | psxc | |||||
| Priority | normal | Severity | minor | Reproducibility | always | |
| Status | resolved | Resolution | fixed | |||
| Platform | OS | OS Version | ||||
| Product Version | BETA3 | |||||
| Target Version | Fixed in Version | BETA4 | ||||
| Summary | 0000246: problem with incomplete symlinks when changed from default | |||||
| Description | I 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 | |||||
| Tags | No tags attached. | |||||
| Attached Files | ||||||
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 |
| Main | My View | View Issues | Change Log | Roadmap |
| Copyright © 2000 - 2010 MantisBT Group |