Piwigo Bugtracker

Viewing Issue Advanced Details Jump to Notes ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0002544 [Piwigo] display minor always 2012.01.02 13:24 2012.01.11 06:35
Reporter d-matt View Status public  
Assigned To rvelices
Priority normal Resolution fixed Platform LAMP
Status closed   OS Ubuntu server
Projection none   OS Version 10.04
ETA none Fixed in Version 2.4.0beta2 Product Version 2.3.2
  Target Version Product Build
Summary 0002544: Embedded cssmin is imcompatible with font-face syntax
Description In piwigo 2.3.2, the embedded version of cssmin is 2.0.1.0064. This version is unable to handle font-face blocks in css and results in truncated minified style sheets that breaks the gallery appearance.

Updating include/cssmin.class.php with the last version of cssmin fix this behaviour.
(v3.0.1 at http://cssmin.googlecode.com/files/cssmin-v3.0.1-minified.php) [^]
Steps To Reproduce This can be seen with the naive theme (v0.2) by enabling the template_combine_files in the themeconf.inc.php file.
Additional Information
Tags No tags attached.
browser any
Database engine and version 5.1.41
PHP version 5.3.2
Web server Apache 2.2.x
Attached Files

- Relationships

-  Notes
(0005895)
plg (manager)
2012.01.02 22:44

When I want to use font-face, I use the "Add <head> element" plugin and load a separate CSS file from there. That's not great because we bypass the CSS merge, but it works.
(0005918)
svn (reporter)
2012.01.11 06:34

[Subversion] r12874 by rvelices on trunk

-----[Subversion commit log]----------------------------------------------------
bug 2544 upgrade css minifier to version 3.0.1 (Embedded cssmin is imcompatible with font-face syntax)

- Issue History
Date Modified Username Field Change
2012.01.02 13:24 d-matt New Issue
2012.01.02 13:24 d-matt browser => any
2012.01.02 13:24 d-matt Database engine and version => 5.1.41
2012.01.02 13:24 d-matt PHP version => 5.3.2
2012.01.02 13:24 d-matt Web server => Apache 2.2.x
2012.01.02 22:43 plg Status new => assigned
2012.01.02 22:43 plg Assigned To => rvelices
2012.01.02 22:44 plg Note Added: 0005895
2012.01.11 06:34 svn Checkin
2012.01.11 06:34 svn Note Added: 0005918
2012.01.11 06:35 rvelices Status assigned => closed
2012.01.11 06:35 rvelices Resolution open => fixed
2012.01.11 06:35 rvelices Fixed in Version => 2.4.0beta2


Mantis 1.1.6[^]
Copyright © 2000 - 2008 Mantis Group
Contact
Powered by Mantis Bugtracker