Commit b89f7c7
committed
screenshot: only strip ext from basename
Since the filename property returns URLs unchanged `stripext` needs to
establish the basename itself. This fixes an issue with the new behavior
where `%F` in a screenshot template could have resulted in stripping
beyond the top level domain, in case there were no dots after it.1 parent ccde862 commit b89f7c7
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
73 | | - | |
| 73 | + | |
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
| |||
0 commit comments