rajgithub123 / google-enterprise-connector-sharepoint

Automatically exported from code.google.com/p/google-enterprise-connector-sharepoint
0 stars 0 forks source link

Error message should be shown to indicate that the prefix is incorrect for includeURLs and excludeURLs #67

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Enter the crawl URL
2. Enter a valid regular expression that allows the crawl URL in either 
includeURL or excludeURL. 
3. Note enter the prefix as 'regex:' instead of 'regexp:' to the pattern

What is the expected output? What do you see instead?
The connector keeps showing the error message that the crawl URL does not 
match includeURLs or matches excludeURLs.
The pattern is correct in this case, it is the prefix that causes problems.

The error message should indicate that the prefix 'regex:' is not a valid 
prefix

What version of the product are you using? On what operating system?
version 1.3

Please provide any additional information below.

Original issue reported on code.google.com by rakesh.s...@gmail.com on 24 Mar 2009 at 6:38

GoogleCodeExporter commented 9 years ago

Original comment by rakeshs101981@gmail.com on 24 Mar 2009 at 6:39

GoogleCodeExporter commented 9 years ago

Original comment by rakeshs101981@gmail.com on 24 Mar 2009 at 6:39

GoogleCodeExporter commented 9 years ago
Validations have been added to check the correctness of included/excluded 
patterns.
Appropriate error messages are displayed on the configuration UI if the 
validation fails.

Original comment by th.nitendra on 24 Jun 2009 at 12:12

GoogleCodeExporter commented 9 years ago
Verified in 2.0.0 and works fine.

Original comment by shashank...@gmail.com on 25 Jun 2009 at 12:11