some string have too much space between two words.

for example:
Field API data in the database. It is the default field
-->
Field API data in the database. It is the default field

CommentFileSizeAuthor
#3 removeExtraWhiteSpaces.patch6.45 KBaspilicious
patch2.patch13.45 KBdroplet
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

droplet’s picture

above example is wrong because Drupal.org trimmed SPACE

fixed example:

Field API data in the database.  It is the default field

Field API data in the database. It is the default field

Status: Needs review » Needs work

The last submitted patch failed testing.

aspilicious’s picture

This one will work, quickfix.
Some strings were already fixed!

aspilicious’s picture

Status: Needs work » Needs review
droplet’s picture

Status: Needs review » Reviewed & tested by the community

thanks for the updates, it works.

Dries’s picture

Status: Reviewed & tested by the community » Fixed

Committed to CVS HEAD. Thanks.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.