UniversalMediaServer / UniversalMediaServer/UniversalMediaServer
Build date shows un-interpolated placeholder ${git.commit.time}
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 2.7k
- Forks
- 528
- Avg merge
- 2d 22h
- Merged PRs (30d)
- 23
Description
Steps to reproduce
On OSX 26.1, Universal Media Server 15.2.0
- Open Universal Media Server
- Go to About tab
Actual Results
Shows 'Build date ${git.commit.time} placeholder
Expected Results
Shows build date value
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the issue by opening Universal Media Server 15.2.0 on OSX and viewing the About tab, then trace where the build date shown there is assembled and where the ${git.commit.time} value is supplied. Done means the About tab displays the actual build date instead of the un-interpolated placeholder.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100