On the Translating User Interface page (aka. /admin/config/regional/translate) the "Set your personal API key" link points to this same page instead of user profile, where this code is allowed to type in.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Balu Ertl created an issue. See original summary.

Gábor Hojtsy’s picture

The URI generation should have a ->toString() method call on it. That seems to be missing. Can you provide a patch and test it manually? :) Thanks!

Balu Ertl’s picture

Status: Active » Needs review
FileSize
1.7 KB

As Gábor suggested, I added "->toString()" to end of the single-item :edit array. Tested on local, here working fine.

Status: Needs review » Needs work

The last submitted patch, 3: 2635202_l10n-client_01.patch, failed testing.

The last submitted patch, 3: 2635202_l10n-client_01.patch, failed testing.

Gábor Hojtsy’s picture

The patch was rolled from Drupal's root, it should be rolled from the l10n_client (NOT the contributor) module's root.

Balu Ertl’s picture

Status: Needs work » Needs review
FileSize
1.7 KB

Yep, now diffed from /modules/contrib/l10n_client directory, as suggested. Let's see!

Status: Needs review » Needs work

The last submitted patch, 7: 2635202_l10n-client_02.patch, failed testing.

Balu Ertl’s picture

Assigned: Unassigned » Balu Ertl
Status: Needs work » Needs review
FileSize
1.23 KB

Trying again a new patch.

Status: Needs review » Needs work

The last submitted patch, 9: URI-generating-corrected-2635202-9.patch, failed testing.

Balu Ertl’s picture

Test ran against D8.2, it may be the reason why Jenkins returns "ERROR: No valid tests were specified". Now set the issue's version to "8.x-1.0-alpha1", hopefully the patch gets through.

Balu Ertl’s picture

Status: Needs work » Needs review

Forgot to set its status.

Status: Needs review » Needs work

The last submitted patch, 11: URI-generating-corrected-2635202-11.patch, failed testing.

The last submitted patch, 11: URI-generating-corrected-2635202-11.patch, failed testing.

  • Gábor Hojtsy committed a890ebd on 8.x-1.x
    Issue #2635202 by Balu Ertl: Link pointing recursively back to itself
    
Gábor Hojtsy’s picture

Status: Needs work » Fixed

Yay, thanks!

Status: Fixed » Closed (fixed)

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