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

sonemonu’s picture

Assigned: Unassigned » sonemonu
Category: bug » feature
Status: Active » Postponed (maintainer needs more info)

Hey,

Please let me know what is your expected result for that.

aaronmeister’s picture

I want it to print:
Home » Comment » I have had the carrd now for

I should have explained that in the original issue.

sonemonu’s picture

Have 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

sonemonu’s picture

Status: Postponed (maintainer needs more info) » Closed (cannot reproduce)