Favicon Parameter in 19.1 Missing

Post here questions and problems related to editing and publishing DITA content.
DaveC
Posts: 18
Joined: Wed Aug 10, 2011 10:46 pm

Favicon Parameter in 19.1 Missing

Post by DaveC »

I recently upgraded to 19.1 from 19.0 and noticed that the webhelp.favicon parameter is no longer working. I have built the same map in 19.0 and 19.1 with the same parameters and the head is different.

From 19.0
<head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><link rel="shortcut icon" href="favicon.png"><!----></link><link rel="icon" href="favicon.png"><!----></link><meta name="wh-path2root" content="index.html" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />

From 19.1
<head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><meta name="wh-path2root" content="" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />

I notice that the favicon link is missing, and the wh-path2root is empty.
Costin
Posts: 847
Joined: Mon Dec 05, 2011 6:04 pm

Re: Favicon Parameter in 19.1 Missing

Post by Costin »

Hi DaveC,

We are aware of this issue and it is already logged in our internal issue tracking system.
The development team is analyzing the issue and a fix will be included in a future version of oXygen.

I've just logged your comments to the issue and we will update this thread as soon as the fix will become available.

Regards,
Costin
Costin Sandoi
oXygen XML Editor and Author Support
ionela
Posts: 408
Joined: Mon Dec 05, 2011 6:08 pm

Re: Favicon Parameter in 19.1 Missing

Post by ionela »

Hi,

Just to update the thread, this problem has been resolved in the latest maintenance build of Oxygen 19.1, 2017102417 (released on October 24th).

You can download it from our web site:
http://www.oxygenxml.com/download.html

The list of bug-fixes can be found here:
https://www.oxygenxml.com/build_history.html#2017102417

You can follow the release/build RSS feed here:
http://www.oxygenxml.com/rssBuildID.xml

Let us know if you encounter further problems with this new build.

Regards,
Ionela
Ionela Istodor
oXygen XML Editor and Author Support
Post Reply