Closed (fixed)
Project:
D7 Media
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Sep 2010 at 16:48 UTC
Updated:
4 Nov 2011 at 22:57 UTC
Jump to comment: Most recent file
Comments
Comment #1
paul.lovvik commentedHere is a patch that works around this problem by stuffing these custom image attributes into the class field in the markup. This is done in a way that the data can be preserved, but it doesn't affect the special markup that represents the image in the node body, so this change does not affect the rest of the system.
Comment #2
paul.lovvik commentedMinor documentation fix.
Comment #3
AlexJ commentedIs there a patch I can use with D 6.19, and Insert that will solve this problem?
Comment #4
JacobSingh commentedThere is no 6.x version of media anymore.
Comment #5
james.elliott commentedThis is hideous. But it's necessary and it works. Barring some major housekeeping in the JavaScript of the module, this is the best solution that completely addresses this specific issue.
Setting to needs review so that the test can show that it applies cleanly. If so, I'll commit it.
Comment #6
james.elliott commentedCommitted
Comment #7
james.elliott commentedComment #9
Pedro Lozano commentedI opened an issue for some problems introduced by this patch: #1332500: Alt text doesn't work from wysiwyg