[Mono-dev] Bug in SignedXml.GetIdElement

Jonathan Gagnon jonathan.gagnon at croesus.com
Fri Jul 12 14:58:05 UTC 2013


I have encountered a bug similar to
4938<https://bugzilla.xamarin.com/show_bug.cgi?id=4938>
.

My problem is that mono does not find the reference id because the id is in
uppercase ('ID' instead of 'Id').  This works correctly on .NET.

As stated in the bug description, the problem is in the SignedXml class,
GetIdElement method.

I wrote a very simple patch that fixes the problem by looking for "id" and
"ID".  Should I do a pull request with that fix?

*Jonathan Gagnon*
Responsable des architectures systèmes
600, boulevard Armand-Frappier, bureau 200
Laval (Québec) H7V 4B4
Canada
T : 450-662-6101 poste 234
<http://www.croesus.com>
<http://www.facebook.com/pages/Croesus-Finansoft/345020305606240><http://www.linkedin.com/company/croesus-finansoft?trk=hb_tab_compy_id_26141><https://twitter.com/CroesusFin>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/mono-devel-list/attachments/20130712/19cd483e/attachment.html>


More information about the Mono-devel-list mailing list