History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: LPP-1623
Type: Bug Bug
Status: Verified Verified
Resolution: Fixed
Priority: P2 P2
Assignee: Mark Davis
Reporter: Denis Bohm
Votes: 0
Watchers: 0
Operations

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

java.lang.RuntimeException: Unknown SWF version: swf8

Created: 21/Feb/06 10:25 PM   Updated: 26/Jun/06 09:37 PM
Component/s: Compiler
Affects Version/s: 3.2 (Sage)
Fix Version/s: 3.2 (Sage)

Time Tracking:
Not Specified

File Attachments: 1. File [Laszlo-dev] LPP-1623 fix (27 kb)


Severity: Major
Runtime: N/A
Fix in hand: True


 Description  « Hide
Change WEB-INF/lps/config/lps.properties to have:

compiler.runtime.default=swf8

Then try to compile a lzx file, you get the message:

java.lang.RuntimeException: Unknown SWF version: swf8

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
keiji ono - 03/Mar/06 08:53 AM
LPS.java revised [mt1]

Jim Grandy - 03/Mar/06 10:19 AM
Attaching email describing fix from mt1@openlaszlo.jp

Henry Minsky - 14/Mar/06 09:57 PM
change 40614 in lps-dev fixes this

tested by setting compiler.runtime.default=swf8 in lps.properties, and compiling an app
in the server


Mark Davis - 20/Mar/06 05:47 PM
Testing this exhibits the described (incorrect) behavior. It seems that this has not been moved into lps-3.2

Henry Minsky - 22/Mar/06 10:23 AM
change 40759 integrates this to lps-3.2