Closed (cannot reproduce)
Project:
Easy Breadcrumb
Version:
7.x-1.16
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
4 Oct 2012 at 00:53 UTC
Updated:
15 Dec 2012 at 18:58 UTC
Great module!
When a user goes to the comment reply page, the breadcrumbprints out the subject of the comment being replied in html.
Example:
Comment Subject: I have had the card now for
Breadcrumb Prints:
Home » Comment » 4539 » Edit comment I have had the carrd now for
Comments
Comment #1
sonemonu commentedHey,
Please let me know what is your expected result for that.
Comment #2
aaronmeister commentedI want it to print:
Home » Comment » I have had the carrd now for
I should have explained that in the original issue.
Comment #3
sonemonu commentedHave you set up aliases for the comments' URLs using the pathauto module?
I guess your current URL is something like:
comment/4539
Could you generate a pathauto pattern for transforming such URLs to something like the following?
comment/i-have-had-the-carrd-now-for
Comment #4
sonemonu commented