Issue Details (XML | Word | Printable)

Key: UBA-7618
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Marcel Rüedi
Reporter: Daniel Grob
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
ULCBase

Generated application does not run in Internet Explorer

Created: 20/Nov/08 05:18 PM   Updated: 17/Dec/08 01:38 PM
Component/s: easydeployment
Affects Version/s: None
Fix Version/s: UltraLightClient '08 Update 2


 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
Marcel Rüedi added a comment - 04/Dec/08 10:23 AM - edited
there was a missing '>' in the ulcApplet.tag file

As a workaround just add the mssing '>' in the WebContent/WEB-INF/tags/ulcApplet.tag at the end of line 8.

<object classid="clsid:8AD9C840-044E-11D1-B3E9-00805F499D93" 
name="${title}" style="${style}"  
                                 ^
                                 | Add > here