- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
After upgrading to Intel XDK v2170, the emulator truncates params in links.
I'm using Intel App Framework 2.2 and have been passing extra information via the url to panels.
For example:
<a href="#messages/c/xxx">
will load the messages panel and from there I can gather the "c" and "xxx" params
However, it seems like in v2170, the emulator will load the messages panel but the link will not have "#messages/c/xxx" part of it anymore.
- Tags:
- HTML5
- Intel® XDK
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
So this was working with the prior version (1995)?
I'll let the responsible engineer know.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Yep, it worked in the prior version.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The responsible engineer is taking a look, but it's not clear what happened that might have caused this to fail. In the meantime, a more accurate way to test your apps is using the Debug tab:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
p.s. Are you using the history object to retrieve the #ref data? There is another report that has a similar problem and it would appear that something about the simulated history object is the root of the problem. That is why I ask. If you are NOT using the history object, the problem is probably elsewhere.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Nope, I'm just using document.location
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks, I'll add to the bug report.

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page