OpenLaszlo 4.0.12 is a is the latest version of OpenLaszlo and contains bug fixes, enhancements, and other changes from previous versions.
If you are using an earlier version, we recommending upgrading to 4.0.12, which is the recommended release for swf development. Support for applications to DHTML remains at "beta" level; it will be fully supported with OL 4.1.
For every release, we rely on the OpenLaszlo community to help ensure the quality of the platform release and to determine its future direction. To propose or participate in discussion of new features, see the wiki. We encourage you to report any problems, and to make suggestions for enhancements, through our JIRA bug tracking system.
Please see the OpenLaszlo 4.0 Release Notes for an overview of significant changes since 3.x.
| Key | Summary | ||||||
|---|---|---|---|---|---|---|---|
| LPP-5481 | XML-RPC does not work in
openlaszlo-4.0.9.1
In OpenLaszlo versions 4.0.8 through 4.0.11, XML-RPC was not working. This has been fixed in OpenLaszlo 4.0.12. |
||||||
| LPP-5571 | Compiler options for script
cache/media cache and filename
The new options for the lzc command line compiler are:
|
||||||
| LPP-5742 | particular HTTP response fails in IE
but succeeds in Firefox
If you are using a SOLO application compiled for a swf runtime and making data request to a server other than the OpenLaszlo proxy server using a secure (HTTPS) connection, you need to be aware of a bug in Microsoft Internet Explorer, documented here: http://support.microsoft.com/default.aspx?scid=kb;en-us;272359. Because of this bug, your server must be configured to explicitly tell Microsoft Internet Explorer to cache the data response. We recommend configuring your server to send the following HTTP headers with its response:
[See this document: http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.9 for an explanation of these headers] |
You can sort the table by clicking on the table header "Key".
| Key | Summary |
|---|---|
| LPP-5549 | basedatacombobox.onselect event fires even if selectfirst attribute is set to false |
| LPP-5533 | Text cannot have contextmenu |
| LPP-5532 | Iframe in iframemanager.js causes unsecure items warning in IE with SSL turned on |
| LPP-5530 | The history mechanism is incompatible with the html tag |
| LPP-5482 | Issue running swf in wmode "window" when using html tag |
| LPP-5450 | Cursor position moves when clicking on inputtext containing text longer than its width |
| LPP-5449 | Seems like inputtext selection position is not reset until input text is focused or setSelection() is invoked |
| LPP-5393 | SWF doesn't get mousewheel events in Firefox when wmode is transparent |
| LPP-5462 | ondestroy event not fired in view |
| LPP-5679 | tooltip does not allow explicit control over view placement |
| LPP-5636 | Context-Menu doesn't work for the view with image resource |
| LPP-5667 | Update Amazon demo with new API |
You can sort the table by clicking on the table header "Key".
| Key | Summary |
|---|---|
| LPP-5428 | Links to documentation in "Class Hierarchy" are broken in Freya (4.0.10/pagan-deities branch) |
| LPP-5424 | YouTube demo is broken, clicking on picture does not load video |
| LPP-5440 | Empty XML document causes bad behavior in proxied data loading |
| LPP-5423 | Need to update the release notes for Freya release (4.0.10/pagan-deities branch) |
| LPP-5436 | reference: add "Documentation in progress: please use the 3.4 Reference Manual." to all reference pages |
| LPP-5427 | Reference Guide in Freya (4.0.10/pagan-deities branch) has 4.1.x as the version |
| LPP-5415 | Inspector window appears in OL app |
| LPP-5385 | alert-control misses include |
| LPP-5380 | Autoinclude-script misses interface declarations |
| LPP-5378 | js2doc message indicates an error, it is not, but it distracts from real errors. |
| LPP-5377 | Quick Index and documentation pages in OL need to be updated to 2008 |
| LPP-5372 | Mouse events available for first 100 pixels on a stretched view |
| LPP-5369 | fix typos in the dguide reported by an alert user |
| LPP-5367 | Missing vbox in Contents and Reference Manual in 4.x; also 4.x components not in 3.4 |
| LPP-5364 | Running an lzx app using SSL gives nonsecure items warning in internet explorer |
| LPP-5359 | Debug.trace does not work for 'traditional' Javascript objects |
| LPP-5342 | fix dguide |
| LPP-5337 | Multiframe resource assigned via $style within a view that is init stage late runs a bit and gets orphaned in onidle |
| LPP-5336 | add support for `cast` keyword in javascript |
| LPP-5334 | Need to update welcome screen to 4.1 in trunk (currently reads 4.0.5) |
| LPP-5333 | a way to increase the time before "Flash Player running slowly..." error |
| LPP-5325 | MemoryTracer: changeset 7573 contains some of Tucker's Debug-code |
| LPP-5321 | Serious memory leak for CSS styled nodes |
| LPP-5314 | "LzLoader#debugLoadObj(..)" does not proberly annotate "loadobj" |
| LPP-5310 | app that worked in Wafflecone doesn't work in Ringding trunk |
| LPP-5309 | Window Resize with Safari |
| LPP-5307 | Our class constructor/initializer don't match JS2 |
| LPP-5302 | LzTimer ignores disabled events |
| LPP-5298 | Generated documentation should not include LFCdhtml.js |
| LPP-5292 | LzInputText updateData method can get stale data |
| LPP-5289 | glyphs for some warnings are not rendered properly |
| LPP-5288 | failing lztest-node-initsequence and lztest-node-options |
| LPP-5281 | Example 35.4. Flash player version-detecting wrapper in the browser int. chapter of the dguide is missing code |
| LPP-5280 | splash tag does not work in DHTML |
| LPP-5279 | Example 35.10. Passing query parameters to LZX application in browser int. in the guide is missing code |
| LPP-5278 | example 28.16, classed chapter of the dguide: debug window is obscuring view |
| LPP-5277 | LzBrowser.urlUnescape does not unescape + chars on DHTML environment |
| LPP-5276 | fonts chapter in the dguide: example 23.2 canvas bgcolor not rendering properly |
| LPP-5274 | ERROR: this.__parent has no properties |
| LPP-5270 | $3.startExec is not a function firebug error in embed-compressed.js |
| LPP-5268 | RefGuide: Javascript and Extends headings missing in IE |
| LPP-5267 | SWF: Dragging debugger scrollbar generates error |
| LPP-5261 | Don't call prefetch in distro build |
| LPP-5259 | RefGuide: Å or ?? in all reference pages |
| LPP-5258 | doctools should generate html with a DOCTYPE |
| LPP-5252 | try/catch for swf blows up in large programs |
| LPP-5245 | RefGuide: JavaScript class name does not appear in page header (IE only) |
| LPP-5242 | live examples in windows installer are unreasonably short |
| LPP-5236 | superclass chain not visible (IE only) |
| LPP-5235 | Stop generating the dtd in every build |
| LPP-5226 | component sampler has compile error |
| LPP-5221 | canvas bgcolor does not work in live examples in the dguide |
| LPP-5220 | "span" and "div" (as text) break text-size cache |
| LPP-5217 | windows can leak memory |
| LPP-5216 | glyphs for SWF (and other) notes are not found in the tutorials. |
| LPP-5214 | Focus not mentioned in dguide index |
| LPP-5212 | CSS chapter of the dguide: title and toc do not match version 3.4 |
| LPP-5209 | Example 9.13. Getting and setting text, button is misplaced. |
| LPP-5207 | change height of example code window from 200 to 400 pixels |
| LPP-5206 | turn off shading in table of contents |
| LPP-5205 | Debug.whyAlive no longer shows reference keeping object alive |
| LPP-5195 | supress generation of lists of tables, figures, and examples |
| LPP-5194 | restore header titles, header and footer navigation links |
| LPP-5189 | null setter warning when loading library |
| LPP-5188 | setting compiler.runtime.default=swf8 doesn't work |
| LPP-5185 | Several null dereferences for replication of LzDataElement.makeNodeList() nodes in dhtml |
| LPP-5182 | We could give better backtraces for unhandled errors in DHTML |
| LPP-5181 | new calls do not have correct line number in backtrace |
| LPP-5176 | When using IE 7: Repeated calls to <text>'s setText() will eventually throw javascript errors |
| LPP-5175 | Allow new JS2 keywords: final, override, dynamic, protected, public, internal, private |
| LPP-5174 | DHTML: IE6: Modal dialog in window component cannot be dismissed |
| LPP-5173 | Change r7406 broke replication of text with local datasets |
| LPP-5170 | embed-compressed.js is incompatible with prototype.js/scriptaculous |
| LPP-5167 | DHTML setResource error tickled by lzmail |
| LPP-5166 | vscrollbar reports "y attribute ignored" warning |
| LPP-5164 | Remove custom_rhino.jar from the distribution |
| LPP-5162 | Remove swflib.jar from distribution |
| LPP-5160 | make sure 4.x dguide is in parity with 3.4 dguide |
| LPP-5158 | example 14.14 in the calculator tutorial in the dguide won't compile to DHTML |
| LPP-5157 | text is clipped in the calculator tutorial in the dguide |
| LPP-5153 | Refguide: in langref.xml, change <initarg> to <property> |
| LPP-5141 | querytype on dataset broken |
| LPP-5140 | <attribute> 4.1 doc issues |
| LPP-5139 | RefGuide: event and handler are not meaningfully documented |
| LPP-5138 | RefGuide: script is not meaningfully documented |
| LPP-5137 | RefGuide: Debug is not documented |
| LPP-5135 | remove obsolete, commented out code examples from the dguide source |
| LPP-5133 | RefGuide: ensure correct documentation of LzBrowser in dhtml and swf |
| LPP-5131 | Back out new data binding chapters that are not ready to be published in the dguide |
| LPP-5130 | resources in DHTML fail with "is not a function'" error |
| LPP-5129 | lzo's compile differently? for (var i = 0, len = childNodes.length; i < len; i++) { causes error |
| LPP-5127 | Memory leak in window |
| LPP-5123 | Test whether live examples work in windows binary installers |
| LPP-5122 | RefGuide: nav.lzx link to welcome is broken |
| LPP-5111 | Compare and repair commonly used components in 4.1 reference to 3.4 reference |
| LPP-5110 | Compare and repair information in most-used 4.1 reference to 3.4 reference |
| LPP-5108 | History broken in DHTML |
| LPP-5107 | Put up/next/prev/home navigation links into developer's guide |
| LPP-5106 | RefGuide: remove references to persistent connection |
| LPP-5100 | devguide: compilation errors in some examples |
| LPP-5099 | devguide: embedded examples are broken |
| LPP-5092 | Static Databinding doesn't appear in devguide table of contents |
| LPP-5088 | Enable scriptLimits override in Flash |
| LPP-5085 | paperpie doc build is broken on windows |
| LPP-5082 | Second paragraph misworded on Components page |
| LPP-5081 | Misworded text in Laszlo-Explorer -> Getting Started |
| LPP-5079 | Incomplete text passage on Components Sampler page |
| LPP-5075 | Text is misworded in Components info page |
| LPP-5071 | Text in Small Applications page is misworded |
| LPP-5066 | "datacontrolsvisibility" warning is out of date |
| LPP-5063 | Add bug report button to the debugger UI |
| LPP-5060 | compiler gives warnings when HTML tags are present in html text |
| LPP-5059 | Allow type information for vars in the JavaScript language (as allowed in ActionScript 3.0) |
| LPP-5057 | change setXXX(foo) to setAtribute('XXX', foo) in the developers/programs directory |
| LPP-5055 | devguide: css doesn't look right in introduction to components chapter |
| LPP-5048 | Refguide: Bad link in LzView page |
| LPP-5044 | duplicate files in developers and developers/tutorials directories in the dguide |
| LPP-5041 | 1. change setXXX(foo) to setAtribute('XXX', foo) in the tutorials directory |
| LPP-5040 | Chapter 38. Building Data-Driven Applications section 1 Introduction missing image |
| LPP-5039 | examples 38.3 and 38.4 broken in Chapter 38. Building Data-Driven Applications |
| LPP-5038 | change setXXX(foo) to setAtribute('XXX', foo) in the tutorials/programs directory |
| LPP-5037 | Aborted request sends "ontimeout"-event |
| LPP-5035 | LzBrowser.loadURL() always crashes browser |
| LPP-5034 | LzDatapointer: add tests for "nodeType" |
| LPP-5031 | Include the contributor's guide chapters in the developer's guide |
| LPP-5028 | empty titles for code snippets in the proxied chapter of the dguide |
| LPP-5026 | refguide: LzView lists second, weird definition for resource attribute |
| LPP-5025 | Warning in "basegridrow#setRegularColor(..)" |
| LPP-5013 | Broken links on refguide welcome page |
| LPP-5005 | problem with the generated html for Chapter 6. Introduction to Components |
| LPP-5003 | Overriding a method in an instance results in compiler errors. |
| LPP-5000 | examples text-$6.lzx and text-$7.lzx in text views chapter of the dguide need minor clarification |
| LPP-4998 | fix docbook problems in the debugging chapter of the dguide |
| LPP-4997 | DHTML: text.format() doesn't work unless debugging enabled. |
| LPP-4996 | Remove "try-catch" from list of unsupported javascript thingies |
| LPP-4988 | At least one devguide chapter is missing example canvases and code boxes and formatting |
| LPP-4985 | Refguide: missing "options" attribute in LzView |
| LPP-4978 | Find references to Persistent Connection in Docs |
| LPP-4976 | Change links from reference to "views" tutorial to developers/tutorials/views-tutorial.html |
| LPP-4974 | Elements in LzCanvas inherited attributes lists don't match in 3.4 and 4.1 refguides (inherited from view) |
| LPP-4973 | Elements in LzCanvas inherited attributes lists don't match in 3.4 and 4.1 refguides (inherited from node) |
| LPP-4972 | Elements in LzCanvas class attribute lists in 3.4 and 4.1 refguides don't match |
| LPP-4969 | Edit buttons in refguide code samples should open editor in new tab |
| LPP-4967 | Array indices out of order in Debugger |
| LPP-4966 | Refguide links to developers' guide chapters are wrongly mapped |
| LPP-4965 | Edit buttons in refguide examples aren't rendered |
| LPP-4960 | Images not displaying or corrupted in Developer Guide |
| LPP-4956 | dguide typo: canvas.versionInfoString should be lz.canvas.versionInfoString() |
| LPP-4955 | debug chapter example: move debug window so it's visible |
| LPP-4954 | provide example use of Debug.monitor and Debug.trace |
| LPP-4953 | Example 50.3. Logging to the debugger in dguide is unclear |
| LPP-4952 | SWF: LzTextSprite references undefined variable |
| LPP-4951 | SWF: Remove references to defaultattrs from LzInputtextSprite.as |
| LPP-4950 | LzDelegate single-execution mechanism does not work for queued delegates |
| LPP-4949 | Change setXXX(foo) in examples to setAttribute("XXX", foo) |
| LPP-4946 | dataset getErrorString return null |
| LPP-4945 | Improvements for "LzHTTPLoader.prototype.loadXMLDoc" |
| LPP-4944 | "LzText#setScroll" is doubly defined |
| LPP-4943 | edit button in tutorials doesn't work |
| LPP-4942 | lztest-class-impl.lzx fails |
| LPP-4940 | Trouble parsing strings with backslashes |
| LPP-4938 | Remove reserved words Appendix in 4.x Ref Guide |
| LPP-4937 | RefGuide: documentation of reserved words is missing in 4.1 |
| LPP-4933 | RefGuide: missing reference pages for <script> |
| LPP-4932 | RefGuide: missing reference pages for <font> <face> LzAudio LzFontManager <resource> <frame> |
| LPP-4931 | RefGuide: missing reference pages for <a>, <b>, <br>, <i>, <img>, <p>, <pre>, <u> |
| LPP-4927 | Chapter 25 Section 3.1.1 misleading example url and minor error in following information |
| LPP-4925 | Setting "rowheight" produces warnings |
| LPP-4924 | Put back XML parsing |
| LPP-4923 | dguide broken links: links containing /guide/ should be /developers/ |
| LPP-4922 | IE7 DHTML runtime error when app embeddd via Lz.dhtmlEmbed() in trunk build 6836 |
| LPP-4920 | Erroneous output from DHTML compiler in debug mode causes runtime errors w/ trunk build 6836 |
| LPP-4919 | edittext within a tabpane not editable when tabpane captures mouse event IE7 DHTML trunk 6836 |
| LPP-4918 | Window decrements x/y position on every other click with IE7 DHTML trunk build 6836 |
| LPP-4916 | modaldialog cannot be dragged w/ IE7 DHTML in trunk build 6836 |
| LPP-4909 | Invalid property value when animating bgcolor in IE7 DHTML w/ trunk build 6836 |
| LPP-4907 | Latest trunk 6836 gives IE7 DHTML error re: fontWeight |
| LPP-4906 | Laszlo Explorer, incorrect text |
| LPP-4902 | Modal view causing DHTML FF error whenever mouse moved in trunk build 6836 |
| LPP-4901 | roundrect component does not compile in trunk build 6836 |
| LPP-4893 | Datapath once-constraint breaks DHTML in case of replication |
| LPP-4884 | All small applications, except weather, will fail to display in IE7/swf. |
| LPP-4883 | Component Sampler, Tree Component is not in the tab order |
| LPP-4881 | dataset loading timeout callback broken in swf and dhtml |
| LPP-4880 | Calendar demo needs Note, Location and Attendee data to be able to perform test cases relying on that data |
| LPP-4879 | Memory leak in "LzUtils.callback" |
| LPP-4877 | LZPix, SWF7 FireFox 2.0.0.7 WXP SP2: Scrolling beyond 100 photos (or back from over 100) mashes counter and counter only incremements by one |
| LPP-4876 | LZPix, SWF7 Safari 2.0.4 OSX 10.4.10: Searches only returning 100 photos |
| LPP-4869 | Broken link in Getting Started in Laszlo Explorer |
| LPP-4867 | Calendar, SWF7 Safari OSX 10.4.10: Rapidly clicking on left month/year arrow at top of calendar, displays flash error dialog |
| LPP-4863 | dhtml drawview should hide when width and/or height are < 0 |
| LPP-4861 | "has no properties" error |
| LPP-4855 | Debug.monitor does not appear to be working |
| LPP-4853 | "LzHTTPLoader.prototype.abort" throws error |
| LPP-4850 | Backtrace failing to run under DHTML |
| LPP-4847 | fix typos in language preliminaries chapter of dguide |
| LPP-4846 | explain arrays in Firebug debugger |
| LPP-4838 | Refguide: lz.basegrid.html provides bad link to lazy replication manager doc |
| LPP-4835 | DHTML Compilation either throws warnings or hangs |
| LPP-4832 | Remove jing-related dust bunnies from build system |
| LPP-4829 | XMLHttpRequest in DHTML |
| LPP-4824 | Differential debugging SWF and DHTML |
| LPP-4822 | explain how to find OL version |
| LPP-4819 | dguide: references to Deployer's Guide shoud be Administrator's guide |
| LPP-4799 | Verify persistent connection status & remove if necessary |
| LPP-4798 | Explain bug reporting in debugger chapter |
| LPP-4796 | Visual artificacts in documentation for javarpc |
| LPP-4794 | Editor for live code examples in dguide (Introduction to Components chapter) isn't working |
| LPP-4793 | Using clonenumber emits warning when using replicator |
| LPP-4786 | Script compiler needs refactoring before SWF9 work can begin |
| LPP-4784 | OL4.0.5, <html> tag and SWF : http://www.openlaszlo.org/lps4/lps/components/extensions/test/html-swf.jsp NOT WOKING |
| LPP-4783 | IE7 SWF: Compilation warnings not seen |
| LPP-4782 | weather app canvas size was commented out |
| LPP-4781 | SWF: Tabslider content is missing, and text is askew in tabslider example |
| LPP-4779 | Put under debug flag - version info and init timer from LZPIX |
| LPP-4777 | xoffset and yoffset are broken (only in 4.0.5) |
| LPP-4775 | "LzTextSprite#setMaxLength(..)" implementation |
| LPP-4764 | Remove validator, replace lzx.rnc schema with interface declarations |
| LPP-4763 | Introduction->Form example does not work correctly |
| LPP-4762 | Fix user-submitted Developer's Guide & Explorer errors |
| LPP-4761 | spell check tutorial portion of dguide |
| LPP-4759 | DHTML Safari: List items are not selectable |
| LPP-4758 | basewindow must include basecomponent |
| LPP-4756 | Remove ftp.jar from distribution |
| LPP-4754 | spell check dguide |
| LPP-4753 | Link to LZX reference on the index page of the dev-kit points to openlaszlo.org/lps3 |
| LPP-4747 | Edittext maxlength does not work |
| LPP-4745 | History mechanism overwrites query parameters in Safari |
| LPP-4739 | Printing LzDataText in Debugger is erronous for "%w" |
| LPP-4737 | Empty graphic seen when you navigate to the OL app without Flash |
| LPP-4733 | Figure out how lzunit-lzutils was failing but the nightly build didn't fail |
| LPP-4732 | dectohex fails unit test lzunit-lzutils |
| LPP-4725 | DHTML Safari: Editable fields in editable comboboxes are too short |
| LPP-4724 | nodeName for LzDataText should return "#text" |
| LPP-4720 | DHTML Safari: Edittexts are offcenter |
| LPP-4719 | Provide a way to output relevant debug info to copy/paste into mail |
| LPP-4717 | LzPiX DHTML Safari: Search isn't firing on enter keydown |
| LPP-4715 | Include a method for attaching event handlers in the platform javascript |
| LPP-4713 | "ant runlzunit" fails with "LzMousewheelKernel" is not defined. |
| LPP-4712 | should not have two files with the same name and different caps in the same directory: lz.html and Lz.html |
| LPP-4709 | IE7 DHTML: Another mysterious textfield appearing in 10 Minutes application area |
| LPP-4705 | Workaround to silence warnings, in future convert validate attribute to #pragma |
| LPP-4704 | Find source of basedatacombobox-based components with selectfirst="false" emits Debugger warnings |
| LPP-4703 | Find source of debugger warnings emitted from a private LFC function |
| LPP-4697 | Example canvases missing from at least one dguide chapter in Win binary |
| LPP-4696 | Edit buttons missing from dguide code examples |
| LPP-4694 | Amazon: Dragging the cart, wishlist, checkout fields open gives a different result than clicking the tabslider open |
| LPP-4692 | Calendar: Event info bar clipped at left of canvas |
| LPP-4690 | IE7 Flash: HTML wrapper page shows a mysterious textfield |
| LPP-4689 | IE7 Flash: Components sampler rendered oddly |
| LPP-4683 | Parameterize path to source in live-editor for examples in dev guide |
| LPP-4682 | Components guide missing its illustrations (Win binaries again) |
| LPP-4681 | Buttons and links say "Administrator's Guide". Document says "Deployer's Guide". |
| LPP-4680 | Deployers' guide illustrations are missing in Windows |
| LPP-4679 | Edit buttons in dguide code samples rendered poorly in Win binary distros |
| LPP-4677 | Update data tests to include dataloaders, remove <datasource>, and more |
| LPP-4675 | Scrolling large text (100K) is very slow |
| LPP-4674 | keyboard nav of exlpicit replication and explicit lazy replication within a list component is broken |
| LPP-4673 | No auto scrolling via keyboard of a list with lazyreplicated views ( explicit or implicit ) |
| LPP-4670 | dataset tag querystring attribute is overridden in setter for src attribute |
| LPP-4661 | View with stretches="both" does not get onclick |
| LPP-4654 | LzReplicationManager doesn't handle relative xpath appropriately |
| LPP-4650 | The flash install process doesn't reload the app in IE |
| LPP-4644 | Replace Jing Validator with something that works |
| LPP-4643 | DGuide: views.dbk does not validate against DocBook dtd. |
| LPP-4642 | DGuide: text.dbk does not validate against DocBook dtd. |
| LPP-4641 | Guide: rpc-soap.dbk does not validate against DocBook dtd. |
| LPP-4640 | DGuide: methods-events-attributes.dbk does not validate against DocBook dtd. |
| LPP-4639 | DGuide: media-resources.dbk does not validate against DocBook dtd. |
| LPP-4637 | DGuide: editing-lzx.dbk does not validate against DocBook dtd. |
| LPP-4636 | DGuide: debugging.dbk does not validate against DocBook dtd. |
| LPP-4635 | DGuide: animation.dbk does not validate against DocBook dtd. |
| LPP-4625 | Debugger is positioned over the canvas for DHTML apps with percentage heights. |
| LPP-4618 | custom script limits |
| LPP-4617 | basewindow does not properly update "windowlist" |
| LPP-4613 | Amazon: Inputtext fields in Payment Method/New Address slider show "null" as default |
| LPP-4611 | <debug> tag should allow you to set Debug.messageLevel |
| LPP-4608 | Linux: Version number in linux installer is 4.0, it should be 4.0.5 |
| LPP-4607 | Add dhtml debug-simple-lfc.js for browsers that can't handle the regular debugger |
| LPP-4604 | Example GIFs aren't displaying correctly in Win binary distro |
| LPP-4595 | Dguide: developers_guide_preface.dbk still has HTML markup, needs cleanup |
| LPP-4594 | Dguide: browser-integration.dbk still has HTML markup, needs cleanup |
| LPP-4593 | Dguide: proxied.dbk still has HTML markup, needs cleanup |
| LPP-4590 | DHTML: Javascript error if menu Command missing "key" attribute |
| LPP-4580 | DHTML canvas background color is cleared when any component is included |
| LPP-4579 | DHTML apps aren't sized properly when embedded in a page with other HTML. |
| LPP-4578 | Add API to find out when an LZX app has been loaded |
| LPP-4576 | WARNING: incubator/roundrect.lzx:196: reference to undefined property 'inset' in roundrect examples |
| LPP-4567 | test/lfc/data/alldata.lzx fails on 1st compile |
| LPP-4555 | Components hierarchy browser should link to the right page in the reference |
| LPP-4553 | basefocusview warnings when canvas size changes |
| LPP-4552 | it should be documented that 'options' should not be used as an attribute name in a view |
| LPP-4547 | Command line compiler makes two swf's with different names |
| LPP-4529 | Missing double-quote in doc example |
| LPP-4512 | CSS warnings should include filename and line # for missing CSS value |
| LPP-4507 | "do it" button in live examples in docs looks wrong |
| LPP-4493 | Calling datapointer.selectChild() when pointing to a text node causes an error in DHTML |
| LPP-4441 | Debugger misbehaves when debugging objects with "length" attribute. |
| LPP-4424 | smokecheck fails in dhtml "bug_1032 >>> testCanvasBgColor failed: Equals: expected '#eeeeee' got 16777215" |
| LPP-4402 | All ZIP code searches in weather demo return San Francisco |
| LPP-4389 | "LzEvent#hasNoDelegates" won't ever be updated to false |
| LPP-4375 | Fix lztest-text.lzx |
| LPP-4374 | Fix lztest-stableborderlayout.lzx |
| LPP-4364 | Create navbar for documentation |
| LPP-4362 | Running in IE7 without the alpha image loader causes serious memory leaks |
| LPP-4357 | getMouse returns absolute coordinates in DHTML + FF |
| LPP-4344 | Warnings in test/extensions/html.lzx |
| LPP-4338 | Function.apply and Function.call should not be listed as unsupported |
| LPP-4332 | Merge release notes from 4.0.3 into legals |
| LPP-4330 | Only send events when there is a delegate ready to listen |
| LPP-4329 | More efficient mouse handling |
| LPP-4322 | link to style reference from Laszlo Explorer goes to entire reference, not style reference specifically |
| LPP-4320 | LZPIX window in DHTML/Safari 2 on mac is too wide |
| LPP-4314 | Laszlo Explorer does not appear in swf runtime |
| LPP-4312 | Delete lzpix sources from http://svn.openlaszlo.org/labs/lzpix |
| LPP-4305 | DHTML: Right keyboard arrow doesn't expand a nested tree |
| LPP-4299 | LzDatapath.destroy does not protect against null __LZdepChildren |
| LPP-4295 | AnimatorGroup does not "activate" nested animators |
| LPP-4292 | IE7 DHTML not calculating canvas height correctly |
| LPP-4289 | "LzDataElementTrait#valueToElement(..)" must be a static-method |
| LPP-4283 | text format test fails in DHTML |
| LPP-4282 | lzc -c gives null pointer error |
| LPP-4281 | solo deploy for swf snarfs up .svn files |
| LPP-4280 | constraint to inputtext.text does not fire at runtime |
| LPP-4279 | constraints to inputtext.getText() do not fire when text input changes |
| LPP-4278 | Debug.write() output should include UID or some marker so instances are identifiable |
| LPP-4276 | LzModeManager.makeModal() causes runtime errors for DHTML IE7 & FF when mouse moved |
| LPP-4268 | Dynamically created combobox list items react to mouseover events when not visible for DHTML IE7 |
| LPP-4267 | DHTML: Onkeyup and onkeydown events fire twice in edittext and inputtext |
| LPP-4264 | Streamline xref's within written documentation |
| LPP-4263 | Contributor's reference build shows lots of broken links |
| LPP-4262 | docs/components is obsolete and should be removed |
| LPP-4261 | Unable to load and unload resources repeatedly - DHTML |
| LPP-4250 | "LzMouseKernel#setCursorGlobal(..)" should affect more than only clickable-views (DHTML) |
| LPP-4248 | Text view does not size itself correctly for DHTML both in IE7 & FF |
| LPP-4246 | LzHistory.isReady is not implemented |
| LPP-4236 | runlztest should run to completion, not bail on first failure |
| LPP-4234 | DHTML Debug.inspect clobbers printLength |
| LPP-4228 | lzunit_animator_prop.lzx in dhtml doesn't succeed unless debug=true. Fails smokecheck |
| LPP-4227 | "LzLibraryLoader#snippetLoaded(..)" error-handling is itself erroneous |
| LPP-4226 | Layouts can generate a dhtml error when destroyed |
| LPP-4222 | map result of netremotecall to dataset |
| LPP-4214 | "LzDatapointer#ppcache" leaks memory |
| LPP-4213 | DHTML: Adding a duplicate item to a context menu doesn't work like it does in swf |
| LPP-4212 | splash and sendToBack() on a subview of canvas causes "script causing movie to run slowly" error |
| LPP-4211 | explanation of truncated objects in debugger |
| LPP-4205 | docs/changelog.html refers to 3.3.1 |
| LPP-4204 | DHTML/Flash: Buttons in Amazon Demo overlap text on Linux |
| LPP-4199 | Dynamic creation of dragstate fails to drag when debug is turned off |
| LPP-4195 | Refguide: @modifiers readonly is not appearing in property/attribute synopsis |
| LPP-4193 | LzView.stretches documentation needs fix |
| LPP-4191 | RefGuide should list all events that can be handled by a given class |
| LPP-4190 | Refguide: don't show "Known Subclasses" heading if there are none |
| LPP-4188 | test/lfc/lzunit-node-replication.lzx gives error in dhtml |
| LPP-4187 | Refguide: missing description for radiogroup |
| LPP-4185 | '/test/lfc/version.lzx has warning |
| LPP-4184 | test/smoke/smokecheck.lzx reports success, but log contains errors |
| LPP-4181 | Remove vestigial .make methods from built-ins |
| LPP-4177 | Incorrect examples in Software Engineer's Guide description of Lz JavaScript Library |
| LPP-4176 | DHTML window increments x-y position when clicked in IE7 |
| LPP-4175 | DHTML calendar demo wigs out on opening Event Info |
| LPP-4170 | Edittext does not allow mouse to highlight entered text in dhtml |
| LPP-4168 | onframe event not being sent |
| LPP-4162 | Implement <library/> support in DHTML |
| LPP-4159 | LzDeclaredEvent should have the same signature as LzEvent *or* unbound event should just be LzEvent, not LzDeclaredEvent |
| LPP-4156 | Drawview fill() broken in R5451 DHTML FF |
| LPP-4155 | getContextMenu() returns undefined or doesn't return if custom context menu is not installed |
| LPP-4152 | Global cursor should be cleared by LzCursor.restoreCursor() in DHTML |
| LPP-4151 | Drawview LZX cachebitmap attribute values have no effect |
| LPP-4150 | drawview broken in non-IE DHTML as of r5422 |
| LPP-4149 | bug in scrollbar component in DHTML |
| LPP-4147 | lzunit.dbk is not a valid XML document |
| LPP-4140 | selectionmanager not documented in 4.0.2 |
| LPP-4132 | DHTML Menu: Menus that open above a button are not sized correctly |
| LPP-4131 | Source distro should include doc sources and tools |
| LPP-4129 | Fix mouse wheel in for swf on the mac |
| LPP-4128 | Drawview's width and height cannot be constrained in DHTML. |
| LPP-4125 | LzDataElement.lzs should be listed in Files index of RefGuide |
| LPP-4124 | LzParam should be a public API |
| LPP-4123 | Selecting Contributor's Guide from laszlo-explorer results in an error |
| LPP-4122 | Designer's Guide needs to be removed from the navbar and menus of Laszlo-Explorer |
| LPP-4121 | Administrators Guide (AKA the Deployers Guide) is missing from the installers (windows/os x) |
| LPP-4119 | multiline edittext does not work in IE DHTML |
| LPP-4116 | Deferring initstage of a Grid results problems |
| LPP-4107 | Flash: Amazon demo has 2 new warnings when compiled in swf7/8 |
| LPP-4106 | LzText getSelectionPosition, getSelectionSize not implemented in DHTML |
| LPP-4102 | Sizing canvas height or width to 100 percent isn't working |
| LPP-4089 | Many semicolons disappeared from dguide code examples |
| LPP-4088 | Ant doc reports 'build successful' even though a gremlin in a .dbk source file breaks the build |
| LPP-4084 | loading code with import-tag in ol application in a diffrent webcontext doesn't work |
| LPP-4081 | Regression in "basegridcolumn#_getCellForColumn()" against 3.3.3 |
| LPP-4080 | Drawview referece page is very poor |
| LPP-4078 | Dguide 'Home" goes to userindex, not index |
| LPP-4066 | Need to harmonize canvas debug values across runtimes |
| LPP-4063 | CSS name attribute selector doesn't work in Flash 6 |
| LPP-4059 | Amazon Demo Compilation Error - Duplicate class definition |
| LPP-4051 | www.laszlosystems.com/images/horses/horse-1-sm.jpg missing, referenced in doc/example |
| LPP-4046 | DHTML embedding should respect passed in values, instead of the canvas values |
| LPP-4043 | Complex drawviews perform poorly when dragged inside a window |
| LPP-4041 | Include compiler.debug.safari=true version of the LFC with nightly build |
| LPP-4039 | function call problem in IE7 |
| LPP-4038 | Reference and Contributor's Reference should share initial stages of build |
| LPP-4029 | Many compile warnings in dguide examples |
| LPP-4028 | Add 'developers.examples.verify' target to megatest |
| LPP-4027 | animated focus rectangles don't show in IE DHTML |
| LPP-4024 | Clicking "edit" on doc example causes Firefox launch inappropriate inquiry |
| LPP-4023 | Doc examples not appearing |
| LPP-4022 | complete rtmpstatus TODO - specify rtmpconnection to display status for legals |
| LPP-4018 | LzDraw - drawing lines rapidly leading to browser slowdown and hang |
| LPP-4016 | DHTML: roundrectbutton has resizing issues |
| LPP-4013 | simplelayout of two lzEditText not working in DHTML |
| LPP-4012 | Got warning while resizing grid width. |
| LPP-4004 | warnings for Opera |
| LPP-4003 | Wrapping layout incorrect behavior with non visible subviews |
| LPP-4001 | roundrectbutton in dhtml |
| LPP-3998 | test-basetabs.lzx reference to undefined variable goldstyle |
| LPP-3996 | Add scoping to get/setCanvasAttribute() calls in swf and dhtml |
| LPP-3992 | DHTML: doRequest references undefined querystring arg on dataset |
| LPP-3983 | Can't include av library via library.lzx <include href="av"/> |
| LPP-3982 | SOLO deployment wizard fails if lzx app is at root of server (e.g. http://localhost:8080/foo.lzx) |
| LPP-3979 | LzBrowser.getInitArg() has inconsistent behavior across swf and dhtml |
| LPP-3978 | Disable debugger for SOLO deployments |
| LPP-3977 | Figure out how to signal LzUnit failure to Selenium |
| LPP-3976 | Test whether our streaming a/v feature is compatible with haxevideo |
| LPP-3974 | Canvas never redimensions to a smaller size on IE7 |
| LPP-3972 | Using debug mode in IE7 hangs the initialization of the app |
| LPP-3971 | setAttribute('bgcolor', null) doesn't work in IE7 |
| LPP-3969 | Logging in doesn't work on Safari |
| LPP-3965 | Font size results in ridiculously large text |
| LPP-3963 | Regression: state onapply not alwasy fired in 4.x |
| LPP-3962 | 4.x regression: Client fonds don't show non-English chars |
| LPP-3960 | DHTML: "Animation Basics" example in L-in-10 has artifacts |
| LPP-3959 | SWF: tree_example is broken in legals |
| LPP-3957 | xpath processor inconsistency between DHTML and SWF runtime |
| LPP-3954 | Tomcat manager should be left in the 3.4 distro |
| LPP-3951 | tree does not show dynamic loaded dataset |
| LPP-3942 | querystring contains "undefined" for parameter values when running NOT in debug mode |
| LPP-3941 | Create "Users" and "Contributors" sets containing existing books |
| LPP-3940 | dguide: tutorial examples need to move from docs/src/developers/tutorials/programs to docs/src/developers/programs |
| LPP-3939 | js2doc doesn't properly handle "composite" runtimes such as js2 or as2 |
| LPP-3938 | Index to 4.0 reference missing several entries for LzFoo(see also foo) |
| LPP-3936 | Example files are out of step in databinding.dbk |
| LPP-3935 | Pretty printer should handle constraint expressions better |
| LPP-3934 | Gridcolumn class missing from 4.0 reference |
| LPP-3930 | peculiarities of text as attribute and text as tag |
| LPP-3927 | Link to forums from Preface in Reference Guide is incorrect |
| LPP-3926 | Remove links to Designer's guide |
| LPP-3925 | Slider position changes on repeated clicks when x>=365 |
| LPP-3924 | Refguide Index entries for members should give parent class name |
| LPP-3923 | DHTML window: Opening a window with no explicit parent argument generates an error |
| LPP-3919 | Calling destroy causes null setters debugger warnings |
| LPP-3913 | Refguide tag type for name attribute incorrect |
| LPP-3910 | Warn for method names that are reserved |
| LPP-3909 | Edittext disappears in grid control, and the second tab doesn't show weather data properly in IE 6 |
| LPP-3901 | Hard-coded querystring can't be changed in datasets |
| LPP-3900 | LZX reference the example for datepicker contains a wrong date for the selecteddate attribute |
| LPP-3891 | It looks like data request queuing is not implemented in LPS 4.0 |
| LPP-3890 | New attribute categories don't cover all attribute possibilities |
| LPP-3888 | LzDataElement missing from LZX Reference in 4.0 |
| LPP-3886 | LzText text attribute not documented as setter |
| LPP-3885 | Window title not clipped in 4.0 |
| LPP-3884 | escape() function does not do the right thing in DHTML |
| LPP-3882 | Databinding to xpathQuery broken in 4.0 |
| LPP-3880 | IE/dhtml: vacation survey crashes when run |
| LPP-3879 | Implement mousewheel support in Flash/OSX |
| LPP-3877 | Loading images in proxyless mode can lead to false onload events with resourceheight/width of 0 |
| LPP-3868 | Fix memory leak for images in DHTML runtime |
| LPP-3859 | Deploying dhtml in SOLO mode is throwing an exception in Jasper |
| LPP-3858 | Script compiler compressor precedence error |
| LPP-3854 | LzKeys.onmousewheeldelta broken in swf |
| LPP-3852 | Context menu doesn't work properly with transparent views. |
| LPP-3828 | Put a last resort catch around the top level in DHTML debug mode |
| LPP-3826 | dguide copyedits |
| LPP-3819 | wording in <grid> reference page |
| LPP-3813 | Amazon example doesn't fully work in DHTML |
| LPP-3812 | simplelayout does not correctly position views that are programmatically created |