History log of /plugin/include/_test/media_linktitle_conversion.test.php (Results 1 – 5 of 5)
Revision Date Author Comments
# 02c330c7 22-Sep-2023 Michael Hamann <michael@content-space.de>

Fix PHPUnit warnings


# 69781840 05-Jul-2021 Anna Dabrowska <dabrowska@cosmocode.de>

Update tests so they pass on master branch

Note: Tests will fail on PHP 5.6


# c76c7b12 21-Aug-2015 Andreas Gohr <andi@splitbrain.org>

added correct group declarations to tests


# 0c3e533a 04-Jun-2013 Michael Hamann <michael@content-space.de>

Fix #111 external images in links were broken

This fixes the fix for internal relatively referenced images such that
it is really only applied to internal images and not external images.


# 8b00ba47 20-Apr-2013 Michael Hamann <michael@content-space.de>

Fix #104 relative media ids in link titles

Relative media ids in link titles weren't adjusted by the include
plugin to be relative to the original page.