Support from Acquia helps fund testing for Drupal Acquia logo

Comments

dragos-dumi created an issue. See original summary.

dragos-dumi’s picture

dragos-dumi’s picture

Issue tags: +Vienna2017
dragos-dumi’s picture

Issue summary: View changes
borisson_’s picture

Title: Refactor breadcrumb code from #2717537 » Refactor breadcrumb code with new url generation
FileSize
2.7 KB

In theory this should do it, but it doesn't. Not sure if this is a problem with my refactor or with the actual code we wrote in the getUrl class.

borisson_’s picture

Status: Active » Needs review

Status: Needs review » Needs work

The last submitted patch, 5: refactor_breadcrumb-2912111-5.patch, failed testing. View results

borisson_’s picture

Priority: Normal » Major

Marking this as major, because it looks like this proves that the url generator class doesn't work as expected.

StryKaizer’s picture

Status: Needs work » Needs review

Only found this issue after I created a patch, thus no interdiff, sry.

Attached patch will fix breadcrumbs for pretty paths too, as url generation used to be hardcoded to querystring structure.

@borisson_: url processor works as expected, but it generates an URL, not a link, thus we need the displayvalue too, which we still need to retrieve from the result.

StryKaizer’s picture

StryKaizer’s picture

borisson_’s picture

Status: Needs review » Reviewed & tested by the community

This looks very good, thanks!

  • borisson_ committed 478953b on 8.x-1.x authored by StryKaizer
    Issue #2912111 by borisson_, StryKaizer: Refactor breadcrumb code with...
borisson_’s picture

Status: Reviewed & tested by the community » Fixed

Committed this, thanks!

Status: Fixed » Closed (fixed)

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