|
|
|
The guilty party is embed.js which enforces a 'whitelist' on query parameters. It is not passing the sourcelocators parameter. As a work-around, you can fetch with ?lzt=html-object. I am testing a fix to embed.js.
Change 26029 by ptw@ptw-rucker on 2005/04/15 09:00:33 *pending*
Summary: make source locators work again Bugs Fixed: Bug: sourceLocations"' Technical Reviewer: osteele (pending) QA Reviewer: mdavis (pending) Doc Reviewer: n/a Details: embed.js: add 'sourcelocators' to embed.js query parameter whitelist. Tests: added test case, loaded test case (after clearing my Safari cache) and observed that childWindow.__LZsourceLocation was not null. Affected files ... ... //depot/lps-rucker/WEB-INF/lps/server/bin/lzc#1 edit ... //depot/lps-rucker/lps/includes/embed.js#1 edit ... //depot/lps-rucker/test/bugs/lpp-227.lzx#1 add |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Is it possible that some nifty schema feature is eliding the source locator attribute?