Closed (fixed)
Project:
Video Embed Field
Version:
7.x-2.0-beta4
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Mar 2012 at 09:56 UTC
Updated:
15 Apr 2012 at 19:21 UTC
Url aliasses are currently ignored by the formatters that add links on the thumbnails.
The patch attached fixes that.
| Comment | File | Size | Author |
|---|---|---|---|
| video_embed_field_nice_url.patch | 7.95 KB | jyve |
Comments
Comment #1
wbobeirne commentedLooks like your .patch includes a ton of changes for spaces in areas that are unrelated to your fix. You may want to re-roll the patch to only include code changes.
Comment #2
jec006 commentedHi Jyve,
This bug has already been fixed with the following code (which is fairly similar):
[edited for weird spacing]
Comment #3
jec006 commentedI also committed a fix with all the tabs in the field.inc file replaced with 2 spaces.