Hi,

I have a page with a left hand listing of reports and a righthand zone showing details for the reports when clicking reportlinks in the listing. In the zone I have an actionlink for downloading a pdf version of the report.

When clicking the links in the listing the zone updates correctly. But as soon as I click and download a pdf, the report-links on the lefthand side seizes to work. To get them working again I have to refresh the page.

Using firebug I can see that the actionlink posts and receives the correct response, but the zone is never updated. Tried debugging the Tapestry Javascript but can't figure out where exactly it fails. (It does enter ZoneManager.updateFromURL, but never invokes ZoneManager.processReply)


I've used the following wiki page as inspiration for returing the pdf:
http://wiki.apache.org/tapestry/Tapestry5HowToStreamAnExistingBinaryFile


anyone got any ideas ?

regards
Magnus

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to