Fossil SCM
square brackets in $manifest_version are a problem
Closed
7d2bdb0e2329187…
· opened 16 years, 6 months ago
- Type
- Feature_Request
- Priority
- —
- Severity
- Cosmetic
- Resolution
- Not_A_Bug
- Subsystem
- —
- Created
- Sept. 27, 2009 6:42 p.m.
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
Or perhaps another variable $clean_manifest_version?
Or perhaps there is an easy way to strip the square brackets in ?
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>