Approved!

On 12/29/10 1:06 PM, P T Withington wrote:
Change ptw-20101229-b49 by [email protected] on 2010-12-29 16:03:09 EST
     in /Users/ptw/OpenLaszlo/trunk-3
     for http://svn.openlaszlo.org/openlaszlo/trunk

Summary: CSS convert `url(...)` into "..."

Bugs Fixed: LPP-6667 CSS style parser does not understand `url(...)`

Technical Reviewer: [email protected] (pending)
QA Reviewer: [email protected] (pending)

Details:
     This is a trivial fix, which just passes the url through as a
     string.  If the bindee really cares, it can parse the string into
     an url (or someone can write an url presentation type to do the
     same).

Tests:
     Test case from the bug report

Files:
M       WEB-INF/lps/server/src/org/openlaszlo/css/CSSHandler.java

Changeset: http://svn.openlaszlo.org/openlaszlo/patches/ptw-20101229-b49.tar

Reply via email to