Node titles shouldn't be empty in Drupal. This simply adds a check to ensure node titles aren't empty, and if they are, use the title "untitled".
| Comment | File | Size | Author |
|---|---|---|---|
| wordpress_import.module.untitled.patch | 445 bytes | lavamind |
Node titles shouldn't be empty in Drupal. This simply adds a check to ensure node titles aren't empty, and if they are, use the title "untitled".
| Comment | File | Size | Author |
|---|---|---|---|
| wordpress_import.module.untitled.patch | 445 bytes | lavamind |
Comments
Comment #1
lavamind commentedFixed in 6.x-2.x-dev