← Back to team overview

hugin-devs team mailing list archive

[Bug 1645051] Re: Hugin help throws up warnings

 

This affects only links to anchors inside a html side. Links without anchors (e.g. in first page links to vignetting or hdr in the text) work fine.
After some testing found that wxHtml does not read our id tag to create the anchors. It only accepts the older name tag (which is deprecated in HTML5).
I modified all html files (changeset 14ed428351f5) so that wxHtml is happy.

** Changed in: hugin
       Status: New => Fix Committed

** Changed in: hugin
    Milestone: None => 2016.4beta1

-- 
You received this bug notification because you are a member of Hugin
Developers, which is subscribed to Hugin.
https://bugs.launchpad.net/bugs/1645051

Title:
  Hugin help throws up warnings

Status in Hugin:
  Fix Committed

Bug description:
  A build of current default (f556b5ff8d96 7578 default) on Fedora 25 x86_64.
  Selecting 'Help' shows help OK, but when selecting a help section (e.g. 1 About Hugin) a dialog box appears "Hugin Warning HTML anchor About_Hugin does not exist".
  This seems to be the behaviour when selecting any highlighted text.
  Have I missed a dependency for this new help? 

  Cheers,
  Terry

To manage notifications about this bug go to:
https://bugs.launchpad.net/hugin/+bug/1645051/+subscriptions


References