Ticket #2271 (closed Bug: duplicate)

Opened 22 months ago

Last modified 21 months ago

Question mark in EditorAreaCSS-path

Reported by: bense Owned by:
Priority: Normal Milestone:
Component: General Version:
Keywords: Cc:

Description

Steps to reproduce: Just add a question mark to the EditorAreaCSS-path.

If there is a question mark in the path of the EditorAreaCSS-setting, stylesheets are not applied any more. I had a look at the generated source, and it looks like this:

<style type="text/css"> styleWrapper.php?test=go </style>

instead of: <link type="text/css" rel="stylesheet" href="styleWrapper.php?test=go">

I used version 2.5.1 before and I had no problem with this.

Change History

Changed 21 months ago by fredck

  • keywords EditorAreaCSS removed
  • status changed from new to closed
  • resolution set to duplicate

DUP of #2149.

Note: See TracTickets for help on using tickets.