Change philip-20100903-jET by phi...@philip-i7 on 2010-09-03 18:44:31 EDT
    in /cygdrive/c/clients/laszlo/svn/openlaszlo/trunk
    for http://svn.openlaszlo.org/openlaszlo/trunk

Summary: Remove pmrpc from RTE component

New Features:

Bugs Fixed: LPP-9348

Technical Reviewer: max
QA Reviewer: (pending)
Doc Reviewer: (pending)

Documentation:

Release Notes:

Overview:


Details:
pmrpc doesn't support IE8 so this can't be used for the rte component.

The getText() method takes an LzDelegate and returns the current contents of the component. It is possible that the dojo editor contains text that has not been updated in the lzx component.

rte_test.lzx
- Use a callback for getText().

rte.lzx
- Remove pmrpc usage and use callJavascript() instead.
- Fixed the doc example to set the canvas height.
- (Re) added getText() method

Tests:

These tests work in all platforms with no errors
      /test/components/extensions/test/rte_test.lzx
      /examples/extensions/rte.lzx

Files:
M       test/components/extensions/test/rte_test.lzx
M       lps/components/extensions/rte.lzx


Changeset: http://svn.openlaszlo.org/openlaszlo/patches/philip-20100903-jET.tar

Reply via email to