Really minor bug. Client of mine just noticed that with profile_page.module, when you go to Delete a profile, the label that is used is the default label. For example, for a profile type named 'Faculty', it reads:

Are you sure you want to delete profile Faculty?

I have implemented hook_entity_info_alter() in a module to return as the label, but it's not being used.

Patch to follow.

CommentFileSizeAuthor
#1 delete_form_label_patch-1516792-2.patch671 bytesm4olivei

Comments

m4olivei’s picture

Status: Active » Needs review
StatusFileSize
new671 bytes

Attached patch fixes the issue.

fago’s picture

Status: Needs review » Fixed

thanks, committed

m4olivei’s picture

awesome thanks

Status: Fixed » Closed (fixed)

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