Closed (duplicate)
Project:
Inline
Version:
4.7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 May 2006 at 13:12 UTC
Updated:
19 Aug 2006 at 13:46 UTC
when I specify a title like [file:myfile.swf=mytitle], inline.module ignore this title and provide a link like
<a href="myfile.swf">myfile.swf</a>
it shoud be
<a href="myfile.swf">mytitle</a>
Comments
Comment #1
boriso commentedI have the same problem ;)
/boris
Comment #2
sunIf you feel like testing, try the latest patch here. It fixes the mentioned bug along with some other bugs & features.
Comment #3
ec commentedSun, I tried the pacth you mentioned, but I failed to make it work. Is there any tips with it ? Or is there any fix for dpdev bug ? regards, eric.
Comment #4
suneric, I've added a patched version of inline.module to the issue http://drupal.org/node/62741 now.
Comment #5
Bèr Kessels commented