Development

#7732 (include_stylesheets ignores the use_stylesheet)

You must first sign up to be able to contribute.

Ticket #7732 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

include_stylesheets ignores the use_stylesheet

Reported by: alecs Assigned to: fabien
Priority: major Milestone: 1.3.0
Component: other Version: 1.4.x DEV
Keywords: Cc:
Qualification: Unreviewed

Description

If you call include_stylesheets function in the <head> section, will ignore "use_stylesheet" function called inside a template:

example: install sfAdminDashPlugin, configure it out, and after that try out moving: "include_stylesheets " from <head> to the bottom of the file.

Change History

11/29/09 14:47:58 changed by Crafty_Shadow

  • status changed from new to closed.
  • resolution set to fixed.

Refer to (#7657) for the reason this happens, and if you want a version of sfAdminDash plugin that works with symfony 1.3/1.4, check out the experimental branch from the SVN (it works, but before 1.3/1.4 are released we cannot make the appropriate package)

11/30/09 23:09:05 changed by fabien

  • milestone changed from 1.4.0 to 1.3.0.