In the CMS, I go to Members, open the search node and search for * (wildcard) and I get the yellow screen of death:
Server Error in '/' Application.
Object reference not set to an instance of an object.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.NullReferenceException: Object reference not set to an instance of an object.
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
Just tried to replicate this. I got an exception when submitting an asterisk in the top search box, but didn't get an error in the Members > Search dashboard panel.
Best bet is to raise the issue over on CodePlex: http://umbraco.codeplex.com/WorkItem/Create - the core team will review it (leave as much info about your Umbraco set-up as possible).
Possible core bug
In the CMS, I go to Members, open the search node and search for * (wildcard) and I get the yellow screen of death:
Server Error in '/' Application.
Object reference not set to an instance of an object.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.Exception Details: System.NullReferenceException: Object reference not set to an instance of an object.
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
Stack Trace:
Hi Tom,
Just tried to replicate this. I got an exception when submitting an asterisk in the top search box, but didn't get an error in the Members > Search dashboard panel.
Best bet is to raise the issue over on CodePlex: http://umbraco.codeplex.com/WorkItem/Create - the core team will review it (leave as much info about your Umbraco set-up as possible).
Cheers, Lee.
is working on a reply...