6 Feb
2009
6 Feb
'09
10:02 p.m.
User: smk Branch: HEAD Date: Fri, 06 Feb 2009 21:02:08 +0000 Modified files: /modules/demo demo.admin.inc Log message: by smk-ka: Fixed a bug in demo_reset() where long lines could be partially crippled, resulting in broken imports. This happened when a chunk of data in the middle of long line started with a comment sign, causing the import function to discard it. Links: http://cvs.drupal.org/diff.php?path=contributions/modules/demo/demo.admin.in...