Actions
Bug #4430
closedLine breaks don't store and redisplay properly
Description
When saving to a params database column (new CB Configuration for example) line breaks result in multiple slashes with rn.
      
      Updated by krileon over 11 years ago
      
      
    
    - Status changed from Assigned to Resolved
 - % Done changed from 0 to 100
 
This isn't an issue with JSON storing. Was caused by INI string usage, which is no longer used.
Actions