Ticket #2528165 (closed defect)
ReporterKurt Mielke |
Opened: 08/14/12 Last modified: 12/12/12 Status: closed Type: defect Resolution: wontfix |
Owner Satyen Desai |
Target Release: Priority: |
|---|---|---|---|
| Summary: | output lines can be (much) longer than specified with --line-break | ||
| Description: | Line breaks are only inserted after a ';' - Curently working on a project, where the server beyond our controll chops of lines longer than 1024 :-( |
||
| Type: | defect | Observed in Version: | 2.4.7 |
| Component: | None | Severity: | S4 (low) |
| Assigned To: | Satyen Desai | Target Release: | |
| Location: | Priority: | ||
| Tags: | Relates To: | ||
| Browsers: | N/A | ||
| URL: | |||
| Test Information: | This .js file is processed with --line-break 80: var x = { I would expect: var x={abc:{efg00000000000000000000:7,hij11111111111111111111:false,
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa="71"; (5 lines shorter than 81 chars) var (Two lines, line 1 is 250 chars long, line 2 is 81 chars long) |
||
Thank you for your bug report. We are deprecating YUI Compressor in favor of yuglify. Please see our announcement for more information: http://www.yuiblog.com/blog/2012/10/16/state-of-yui-compressor/. We will consider migrating these legacy tickets to GitHub if there are community maintainers willing to step up and own them.