If you use this module with wysiwyg-dev, which is used widely though as the latest stable is from 2012, they now have the CSS with absolute URLs.

That causes any less compiling attempt to fail.

Proposed solution:

Use parse_url() instead of drupal_parse_url() as that properly extracts just the path().

CommentFileSizeAuthor
#2 less-wysiwyg-parse-url-fix-2590493-2.patch627 byteshanoii

Comments

hanoii created an issue. See original summary.

hanoii’s picture

Status: Active » Needs review
StatusFileSize
new627 bytes
corey.aufang’s picture

Confirmed this issue.

Sorry about the delay on response. I had just migrated to a new desktop and lagged on getting my dev environment setup to test this.

You should see a commit soon.

  • corey.aufang committed 3e90006 on 7.x-4.x
    Issue #2590493 by hanoii: wysiwyg settings alter does not work with...
corey.aufang’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.