Project

General

Profile

Wt:3.3.6 Strange behavior with metalinks and internal paths

Added by Jeremy Brisko over 7 years ago

Hey Guys!

I have added a bunch of Meta Links via WApplication::addMetaLnk for favicons and app icons. It works great however in the href of those icons I am using items from my resourcesURL folder. When the browser comes and pulls these items it is triggering an internalPathChanged event and tries to run through that function. I don't think this is the correct behavior as the files reside inside of my resources folder. I am using WHTTP to host the application. Any pointers would be appreciated.

Thanks!