Bug #7396
Migrating to JSON in human output lost text wrapping...
| Status: | Accepted | Start date: | 05/04/2011 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | Faces | |||
| Target version: | 2.7.x | |||
| Affected Puppet version: | 2.7.0rc1 | Branch: | ||
| Keywords: | ||||
| Votes: | 0 |
Description
When we used the PP library out output we were able to provide nice text wrapping for nested data structures. Specifically, PP provided it for us.
Moving to JSON, through the PSON library, has lost this: we can’t get the same pulled-tight, nested structuring, although we can get a version that has substantial extra whitespace embedded internally.
We should solve that problem and restore the feature.
Related issues
History
Updated by Daniel Pittman 10 months ago
- Target version changed from 2.7.1 to 2.7.x