[Mono-bugs] [Bug 81115][Nor] Changed - Custom Site Map Provider ignored [w/ fix]
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sun Mar 11 18:40:27 EDT 2007
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by mmorano at mikeandwan.us.
http://bugzilla.ximian.com/show_bug.cgi?id=81115
--- shadow/81115 2007-03-11 17:18:10.000000000 -0500
+++ shadow/81115.tmp.12096 2007-03-11 17:40:27.000000000 -0500
@@ -59,6 +59,20 @@
Thanks,
Mike
------- Additional Comments From mmorano at mikeandwan.us 2007-03-11 17:18 -------
added dependency on 81071, as this might be a requirement as I do have
it applied to my local copy - but still outstanding in bugzilla.
+
+------- Additional Comments From mmorano at mikeandwan.us 2007-03-11 17:40 -------
+Sorry, made a mistake when trying to cleanup the diff... The code
+above needs something similar to the following immediately after the
+foreach above:
+
+
+throw new ConfigurationException("provider with name [" + provider +
+"] was not found.");
+
+
+Sorry about that.
+
+-m
More information about the mono-bugs
mailing list