Bugs #405505, was updated on 2001-03-02 12:47
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105757&aid=405505&group_id=5757

Category: Core API
Group: None
Status: Closed
Priority: 5
Submitted By: Nobody/Anonymous
Assigned to: Nobody/Anonymous
Summary: Bug with XST generated HTML and DynAPI

Initial Comment:
There is an error in the layer discovery function when 
image tags have a trailing slash (/).

This is common for XSL elements that are not strongly 
formed <IMG><INPUT> ect.  I do not know of a way to 
prevent the XSL parser from adding the slash.  

The error occured using inline layers on Rev. 
2001.01.25.
The problem does not occur on Rev. 2000.11.07

I have not found an effective solution to this problem.

Scott Puleo
[EMAIL PROTECTED]

----------------------------------------------------------------------

Comment By: Robert Rainwater
Date: 2001-03-09 12:48

Message:
Logged In: YES 
user_id=16618

findLayers(inline.js) uses the document object to determine 
inline layers, not div strings.  So the problem is not at 
the DynAPI level (as far as I know).

----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105757&aid=405505&group_id=5757

_______________________________________________
Dynapi-Dev mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/dynapi-dev

Reply via email to