[Mono-dev] Bug in SignedXml.GetIdElement

Jonathan Gagnon jonathan.gagnon at croesus.com
Mon Jul 15 12:39:37 UTC 2013


I made a pull request for this issue.

Pull request : https://github.com/mono/mono/pull/704

Bug : https://bugzilla.xamarin.com/show_bug.cgi?id=4938


Jonathan



On Fri, Jul 12, 2013 at 10:58 AM, Jonathan Gagnon <
jonathan.gagnon at croesus.com> wrote:

> 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/20130715/02d07033/attachment.html>


More information about the Mono-devel-list mailing list