-
Notifications
You must be signed in to change notification settings - Fork 47
Open
Description
Filling additionals menu as in manual, shows link names as "http:" instead of domain name.
Code in data.xml:
<additional>
<title>Katata Blog</title>
<description>We're keeping a record of our struggles as game developers</description>
<link>http://katatagames.com/category/blog</link>
</additional>
Expected result:
We're keeping a record of our struggles as game developers katatagames.com.
(where "katatagames.com" is a link to http://katatagames.com/category/blog)
Actual result:
We're keeping a record of our struggles as game developers http:.
(where "http:" is a link to http://katatagames.com/category/blog)
Examples:
http://katatagames.com/press/
https://www.vlambeer.com/press/
Examples without bug:
http://younghorsesgames.com/press/sheet.php?p=octodad_dadliest_catch
http://press.headbang.club/sheet.php?p=double_kick_heroes
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels