id,summary,reporter,owner,description,type,status,priority,component,severity,resolution,keywords,cc,release
2956,Blog Post Unavailable if Name Consists of Slashes,pacopablo,osimons,When creating a blog post_ one can put slashes in the `name` field.  For example:\r\n{{{\r\npacopablo/blog/foobar\r\n}}}\r\nIs an accepted name for a post.  When visiting the main `Blog` page_ the post can be see fine.  However_ if you click on the post_ or "Comments" or whatever_ you get the following error:\r\n{{{\r\nNot a valid path for viewing blog posts.\r\n}}}\r\nWhile I understand most people don't bother using slashes in post names_ it is an issue for #2927 as I suspect most TracBlogPlugin posts use some type of hierarchy in the wiki.  If it is determined that slashes really should not be in blog post names_ a check for slashes needs to be implemented when posting a new entry.  In this case_ I can just take the basename of the TracBlogPlugin posts.  Or_ if you want to have slashes be valid in blog post names_ then I'll just move the name over directly.,defect,closed,normal,FullBlogPlugin,normal,fixed,tracblog,,0.11
