Menu

#89 Empty categories created when posting with w.bloggar

v1.8
closed-fixed
7
2005-08-01
2005-07-31
Tomer Gabel
No

I use w.bloggar (latest) vs dasBlog 1.7 and now dasBlog
1.8 RC1; when I post with multiple categories, often
times w.bloggar will send a category list which looks
something like "Software;Development;".

The trailing semicolon is not stripped, and an
empty-named category is created, which has to be
removed manually.

Obviously, w.bloggar may not be the only blogging tool
to erroneously post with trailing semicolons.

Discussion

  • Scott Hanselman

    Scott Hanselman - 2005-07-31
    • labels: --> Web Services APIs
    • milestone: --> v1.8
    • priority: 5 --> 7
    • assigned_to: nobody --> glucopilot
     
  • Scott Hanselman

    Scott Hanselman - 2005-08-01
    • status: open --> closed-fixed
     
  • Scott Hanselman

    Scott Hanselman - 2005-08-01

    Logged In: YES
    user_id=466973

    Put code to check for this in BloggerAPI.cs. A better plan
    would be to not allow blank categories anywhere, and we'll
    look for ways to make this happen in 2.0.

     

Log in to post a comment.