canton7 / canton7/fuelphp-casset
Twig addon img_url
Open
- Dominant language
- PHP
- Stars
- 102
- Forks
- 29
- PR merge metrics
- No merged PRs in 30d
Description
In your addon for Twig, the img_url function returns a relative URL which is useless if your URL structure is more than one segment deep. I think it should return the full path.
Contributor guide
No contributing guide indexed for this repository
Research direction
Locate the Twig addon implementation and the img_url entry point, then reproduce the relative-URL behavior with a URL structure more than one segment deep. The work is complete when img_url returns the full path in that case and the existing relevant checks, if any, confirm the corrected behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100