Changes between Version 1 and Version 2 of Ticket #21850, comment 8
- Timestamp:
- 10/01/2012 10:49:14 AM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #21850, comment 8
v1 v2 2 2 > I tested your patch in a trunk deploy but it didn't fix the issue because you forgot to also include the fix in the minified CSS file. 3 3 4 There's n eed to patch minified files, a post-commit bot takes care of it.4 There's no need to patch minified files, a post-commit bot takes care of it. 5 5 6 6 To test CSS or JS patches, you should add `SCRIPT_DEBUG` constant to your `wp-config.php` file: [[BR]]