id,summary,reporter,owner,description,type,status,priority,milestone,component,resolution,keywords,cc
251,Config parser doesn't ignore comments,Philip,Cygal,"When a config file says something like
{{{
key = value ; comment
}}}
the config parser thinks the key is associated with two values, ""`value`"" and ""` ; comment`"". (See mainlog.html, where it reports all the config values that were loaded.)

This needs to be fixed, so legitimate (comma-separated) values are kept but comments are discarded.",defect,closed,Nice to Have,,Core engine,fixed,,
