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

boriso’s picture

Version: 6.x-2.x-dev » 4.7.x-1.x-dev

I have the same problem ;)

/boris

sun’s picture

If you feel like testing, try the latest patch here. It fixes the mentioned bug along with some other bugs & features.

ec’s picture

Sun, 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.

sun’s picture

eric, I've added a patched version of inline.module to the issue http://drupal.org/node/62741 now.

Bèr Kessels’s picture

Status: Active » Closed (duplicate)