| Anonymous | Login | Signup for a new account | 2013.05.24 17:21 CEST |
| Main | My View | View Issues | Change Log | Roadmap | Docs |
| 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 | |||||||
|
|
|||||||
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) |
| Mantis 1.1.6[^] Copyright © 2000 - 2008 Mantis Group Contact |