I have Drupal installed at localhost/drupal. The absolute urls are built as localhost/drupal/drupal/.../drupal.css, so the url path is doubled.
Here is a patch that solved the problem in my case.
| Comment | File | Size | Author |
|---|---|---|---|
| page_syndication.module.patch | 1.16 KB | rpsetzer |
Comments
Comment #1
tudor.sitaru commentedComment #2
tudor.sitaru commentedPatch was applied and is available in version 1.0-RC3 of the module. Thank you!