To participate you must create an account on apostrophenow.org. If you have already done so, click Login.

Ticket #438 (closed defect: fixed)

Opened 20 months ago

Last modified 19 months ago

a.css is loaded on media page with bundled_stylesheet turned off.

Reported by: yulia Owned by: johnnyoffline
Priority: major Milestone: 1.4.1
Component: apostrophePlugin Version: 1.4
Keywords: css Cc:
Symfony version: 1.4

Description

Hello,
I disabled a.css in app.yml with a: use_bundled_stylesheet: false
but it is still loaded on media page and messes things up! And I don't seem to have any luck to turn it off...

Thank you so much!
Yulia

Change History

Changed 20 months ago by boutell

  • keywords css added
  • owner changed from boutell to johnnyoffline
  • version set to 1.4
  • status changed from new to assigned
  • milestone set to 1.4.1

That shouldn't happen. I'm assigning to John who can take a look and see what's happening there. John, maybe there's some vestigial thing in the media repo that loads this too even though aHelper loads it (when the app.yml flag Yulia mentions is true, that is)?

Changed 19 months ago by johnnyoffline

  • status changed from assigned to closed
  • resolution set to fixed

This was fixed in the trunk and the 1.4 branch.

Media library will now obey the app.yml setting for use_bundled_stylesheet

[1712] [1713]

Note: See TracTickets for help on using tickets.