Hello,

I am getting some odd and differing behavior between IE6 and Mozilla 1.4

This is the outline of the application.

The first page grabs a file listing from disk and present this as a list
to the user.  This works fine.

When selecting one of the files, the file name is passed through the
session to another page where the following happens

The pages xform is an xpl that reads the file name from the session then
reads the file from disk, and uses the xslt process to create an xform
instance

The pages model takes the file and uses xlst to create appropriate xform
elements and then push these elements to view.

Two of the files work fine in Mozilla, on the others the app just stalls
after the xform xpl is executed.  None of the debugs in the Model xpl
are executed when the app stalls.

In IE one of the files works, some hang the browser and some give a
'page can not be displayed error'

All of these files work fine when loaded directly into the second page
by hard coding the file names.

Peter

 



-----<CDE/>-----
Center for Document Engineering
University of California, Berkeley
cde.berkeley.edu


_______________________________________________
oxf-users mailing list
[EMAIL PROTECTED]
http://mail.orbeon.com/mailman/listinfo/oxf-users

Reply via email to