Fossil SCM

Fix genealogy links from the /info page (Thanks to Andy Bradford noticing this)

jan.nijtmans 2013-12-23 06:53 UTC trunk
Commit fd0507e9498bdde815c7b6e485c8008df87ec72d
1 file changed +1 -1
+1 -1
--- src/info.c
+++ src/info.c
@@ -594,11 +594,11 @@
594594
if( (zPJ[jj]>0 && zPJ[jj]<' ') || strchr("\"*/:<>?\\|", zPJ[jj]) ){
595595
zPJ[jj] = '_';
596596
}
597597
}
598598
@ <tr><th>Timelines:</th><td>
599
- @ %z(href("%R/timeline?f=%S",zUuid))family</a>
599
+ @ %z(href("%R/timeline?f=%S&unhide",zUuid))family</a>
600600
if( zParent ){
601601
@ | %z(href("%R/timeline?p=%S",zUuid))ancestors</a>
602602
}
603603
if( !isLeaf ){
604604
@ | %z(href("%R/timeline?d=%S",zUuid))descendants</a>
605605
--- src/info.c
+++ src/info.c
@@ -594,11 +594,11 @@
594 if( (zPJ[jj]>0 && zPJ[jj]<' ') || strchr("\"*/:<>?\\|", zPJ[jj]) ){
595 zPJ[jj] = '_';
596 }
597 }
598 @ <tr><th>Timelines:</th><td>
599 @ %z(href("%R/timeline?f=%S",zUuid))family</a>
600 if( zParent ){
601 @ | %z(href("%R/timeline?p=%S",zUuid))ancestors</a>
602 }
603 if( !isLeaf ){
604 @ | %z(href("%R/timeline?d=%S",zUuid))descendants</a>
605
--- src/info.c
+++ src/info.c
@@ -594,11 +594,11 @@
594 if( (zPJ[jj]>0 && zPJ[jj]<' ') || strchr("\"*/:<>?\\|", zPJ[jj]) ){
595 zPJ[jj] = '_';
596 }
597 }
598 @ <tr><th>Timelines:</th><td>
599 @ %z(href("%R/timeline?f=%S&unhide",zUuid))family</a>
600 if( zParent ){
601 @ | %z(href("%R/timeline?p=%S",zUuid))ancestors</a>
602 }
603 if( !isLeaf ){
604 @ | %z(href("%R/timeline?d=%S",zUuid))descendants</a>
605

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button