Dependency on exiftool binary is not checked
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 35/100
Research direction
Start in plugins/exiftool_gps/main.inc.php at line 23, where the missing exiftool binary currently produces the foreach warning. Check how the plugin invokes exiftool and define the expected understandable warning for an unavailable binary. Done means the dependency absence is detected and the current warning is replaced.
Written by the indexing model from the issue text.
Description
If exiftool binary is not found on the server the following warning is shown:
Warning: Invalid argument supplied for foreach()
in.../plugins/exiftool_gps/main.inc.php on line 23
This is not nice and shall be replaced by a check whether exiftool binary is available and a understandable warning shall be output.
- Dominant language
- PHP
- Stars
- 1
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
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.
More from ramack/exiftool_gps
-
Difficulty 4/5 3-5 days Newbie friendliness 25/100
ramack/exiftool_gps#8 · 2 comments ·
All issues in ramack/exiftool_gps
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
getgrav/grav-plugin-api#45 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
RSS-Bridge/rss-bridge#5098 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
phingofficial/phing#2025 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
silverstripe/developer-docs#911 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100