Steps to reproduce:
- edit a block
- add "foo & bar" on Block Title Link Settings > Title Attribute
- save block
- edit the block again
- now it says "foo & bar"

I think that's because of check_plain on line 20 of block_titlelink.module. You need to remove that. (Sorry for not submitting a test case or a git diff).

Comments

adammalone’s picture

Status: Active » Fixed

Thanks - fixed and committed that in latest dev.

Status: Fixed » Closed (fixed)

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

Anonymous’s picture

Issue summary: View changes

html escaping fix on the body of the issue