Show
Ignore:
Timestamp:
07/20/08 21:31:09 (2 years ago)
Author:
Daniel Burrows <dburrows@…>
Branch:
default
Message:

Document how aptitude handles double-quotes.
Because of #260446, apt configuration values can't contain double-quotes,
and so aptitude uses an ad-hoc escaping technique for them (using to
represent a double quote). This is now documented in the files where it
actually matters, which hopefully will prevent a recurrence of #483459.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • aptitude-defaults.de

    r1205 r1711  
    22// 
    33// This file defines the names of sections known by aptitude for de. 
     4// 
     5// Due to bug #260446, double-quotes (") cannot be backslash-escaped. 
     6// For this reason, aptitude treats adjacent pairs of apostrophese('') 
     7// as double-quotes: that is, the string "''" in a section description 
     8// will be rendered as one double quote.  No other characters are 
     9// affected by this behavior. 
    410 
    511Aptitude::Sections