Fossil

View Ticket
Login

View Ticket

Ticket Hash: 7d2bdb0e232918793c8f291553dddb83b38c0ab0
Title: square brackets in $manifest_version are a problem
Status: Closed Type: Feature_Request
Severity: Cosmetic Priority:
Subsystem: Resolution: Not_A_Bug
Last Modified: 2015-02-17 01:07:10
Version Found In:
Description:
It would be better if the $manifest_version variable returned only the version and not the surrounding square brackets. Then it could be used eg

[$manifest_version]

Or perhaps another variable $clean_manifest_version?

Or perhaps there is an easy way to strip the square brackets in <th1>?


anonymous added on 2009-09-27 18:51:14:
I meant eg:

<a href="http://fossil-scm.org/index.html/vinfo/$manifest_version"> [$mainifest_version]</a>