Download & Extend

Typo in bulk generate text 'a a' and fix the translations to fit this new string.

Project:Pathauto
Version:6.x-1.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

I found typo in pathauto.admin.inc. That will be also in 5.x version.

'#description' => t('Maximum number of objects of a given type which should be aliased during a a bulk update. The default is 50 and the recommended number depends on the speed of your server. If bulk updates "time out" or result in a "white screen" then reduce the number.'),

Comments

#1

Status:active» needs review

Ah, bummer.

Thanks takafumi for finding this!

AttachmentSizeStatusTest resultOperations
274328_typo_a_a_5x.patch1.18 KBIgnored: Check issue status.NoneNone

#2

Title:Typo in pathauto.admin.inc» Typo in bulk generate text 'a a'
Status:needs review» active

Fixed in 5.x, 6.x-1, HEAD (6.x-2).

Thanks again takafumi.

Marking this active again because all the translations that we just had people add are broken for that string. Should we fix them?

#3

Thanks for fixing.

+1 to fix.

#4

Title:Typo in bulk generate text 'a a'» Typo in bulk generate text 'a a' and fix the translations to fit this new string.
Status:active» fixed

With a little help from sed (sed -i 's/during a a /during a /' *.po) I was able to fix all the translations.

With a little help from Freso, I was able to actually commit the change to HEAD as well.

Thanks, Freso and Takafumi!

#5

Status:fixed» closed (fixed)

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

nobody click here