= Description = ## Please read this page. Lines prefixed with ## such as this one are comments, ## you can remove them (except for those after the "Plan" section.) ## Please follow the instructions given in those comments and the text. ## After creating the bug page, please subscribe to it! We may have questions ## that only you can answer, and if you get email when your bug changes it'll ## be much faster to get it fixed since you can answer the questions! If you have a title with leading numbers (like 1.7MyPageTitel) a normal title search (for e.g.Page) is not working! == Steps to reproduce == ## Describe the steps needed to reproduce the bug. If we can't reproduce it, we probably can't fix it. 1. I created the page [[MoinMoinBugs/1.7XapianTypeErrorForMetaDataSearch]] 2. and made some search like {{{ <> }}} 3. no results! 4. If you change the title to {{{ 1.7 XapianTypeErrorForMetaDataSearch }}} then everything is working == Example == ##Add URL that show the bug, screenshot or test wiki markup that fail... maybe see here: * http://moinmo.in/MarcelH%C3%A4fner#OpenBugs ##{{attachment:screenshot.png}} ##{{{ ##Example wiki markup that fail ##}}} == Component selection == ## Where you think is this bug happening ? (general, plugin [plugin name], theme [theme name], ... * xapain search == Details == ## If you got a traceback, please save the traceback page as html and attach here: ## [[attachment:traceback.html]] ## if the bug is in this wiki, just kill the table and write: This Wiki. ## If a traceback is not available, please fill in the details here: || '''!MoinMoin Version''' || 1.7.0 (this wiki) || || '''OS and Version''' || || || '''Python Version''' || || || '''Server Setup''' || || || '''Server Details''' || || || '''Language you are using the wiki in''' (set in the browser/UserPreferences) || || == Workaround == ## How to deal with the bug until it is fixed * Use a white space after a number (in the title) = Discussion = similar bugs are: * [[MoinMoinBugs/TitleSearchDoesNotWorkWhenPageNameIsLowerCaseCharactersOneWord]] === Test 14.07.2008 === I retested your latest update; but still a Page like [[MoinMoinBugs/1.7XapianTypeErrorForMetaDataSearch]] can't be found with: {{{ <>: }}} <>: Hmm, right. I tested on a local wiki with a page "1.7Foo" (or similar) and it didn't work before but afterwards when searching for "Foo". Looks like there is something else in the tokenizer not working as one would expect. -- ThomasWaldmann <> = Plan = ## This part is for Moin``Moin developers: * Priority: * Assigned to: * Status: fixed by http://hg.moinmo.in/moin/1.7/rev/592fe02ed976 and http://hg.moinmo.in/moin/1.7/rev/6aeb3f0af92c ---- ## If you are a moin core developer, replace the category to Category* in these cases: ## Category MoinMoinNoBug - if this is not a bug. ## Category MoinMoinBugConfirmed - if you can confirm the bug on current code. ## Category MoinMoinBugFixed - after the bug is fixed in current code. CategoryMoinMoinBugFixed