Fossil

View Ticket
Login

View Ticket

2015-02-17
01:07 Closed ticket [7d2bdb0e23]: square brackets in $manifest_version are a problem plus 3 other changes ... (artifact: 805b485968 user: drh)
2009-09-27
18:51 Ticket [7d2bdb0e23]: 2 changes ... (artifact: 29d895bbc3 user: anonymous)
18:42 New ticket [7d2bdb0e23]. ... (artifact: 616af63f64 user: anonymous)

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>