I have problem with magic-chunks in cake build. When I try to replace value of this configuration/appSettings/add[@key='ida:issuer']/@value, then I get error
("The ''' character, hexadecimal value 0x27, cannot be included in a name."), but this configuration/appSettings/add[@key='issuer']/@value works fine. It look colon makes difference in this case.