|
|
|
[
Permlink
| « Hide
]
Frisco Del Rosario - 19/Jan/07 05:15 PM
Rich text works not at all in OL4/SWF7. None of the examples in the Rich Text chapter of the developers' guide work.
You'll probably need this for your work. Talk to me if it looks like a big job -- we'll see about balancing the load.
I had no trouble running the richedtext apps from the developers guide. The test files under /test/extensions also work.
I looked at the richtextedit control but this is being deferred. For example, I ran, http://localhost:8080/legals/test/extensions/test-lzunit-richinputtext.lzx and this generated a lot of errors. To run, I commented out this line of code: <include href="/utils/textutils.lzx" /> and I don't know if this is related. Waiting for
r5751 repairs http://localhost:8080/legals/test/extensions/test-lzunit-richinputtext.lzx
Instead of looking for a non-existent textutils.lzx file, I just added a "replace" function. Also, the code was already stripping \r, and I made it additionally strip \n. r5753 repairs http://localhost:8080/legals/test/extensions/test-small-richinputtext.lzx
and http://localhost:8080/legals/test/extensions/test-lzunit-textformat.lzx in swf7 and swf8 (wafflecone branch local build r5942)
The following testfiles still fail: LPP-4420 http://localhost:8080/legals/test/extensions/test-richinputtext.lzx?debug=true&lzr=swf7 LPP-4437 http://localhost:8080/legals/test/extensions/test-small-richinputtext.lzx?debug=true&lzr=swf7 http://localhost:8080/legals/lps/components/incubator/rich-text/test/linkdialog-test.lzx?debug=true&lzr=swf7 http://localhost:8080/legals/lps/components/incubator/rich-text/test/linkdialog-driver.lzx?debug=true&lzr=swf7 http://localhost:8080/legals/docs/developers/richtext.html There are separate bugs open for all of these failing test files, so let's please keep this one closed.
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||