Unpublished blog post displaying under blog labels

Torey Heinz's Avatar

Torey Heinz

30 Aug, 2010 12:51 PM via web

I have two blog posts labeled and saved as drafts. When I browse to one of the post's labels, the unpublished post shows up, but clicking on it of course produces a 404 error (which I hate it when an internal link on my own site produces an error).

I thought I could fix it by just removing the labels from the blog post, but when I clear the checkmarks, save, and refresh the labels are still checked.

Not a real big deal right now, but definitely something to fix.

  1. Support Staff 2 Posted by John Nunemaker on 30 Aug, 2010 02:40 PM

    John Nunemaker's Avatar

    Will look into it. Likely a caching issue on our end. Sorry for the troubles and thanks for reporting.

  2. Support Staff 3 Posted by John Nunemaker on 08 Sep, 2010 11:45 AM

    John Nunemaker's Avatar

    Torey,
    Which site/blog and posts are the ones you are having problems with? Went to
    look into it this morning and realized you have quite a few sites. :)

  3. 4 Posted by Torey Heinz on 08 Sep, 2010 11:57 AM

    Torey Heinz's Avatar

    I noticed the problem on my website IHS Web Design.

    The post to look at is "Protocol for defining a Rails model" it's saved as a draft and labeled with "rails" and "reference"

    If you goto http://ihswebdesign.com/blog/labels/rails/ or http://ihswebdesign.com/blog/labels/reference/ it shows up in the list.

    I just realized I never looked at my template, the error might be on my end.

  4. 5 Posted by Torey Heinz on 20 Oct, 2010 04:07 PM

    Torey Heinz's Avatar

    Here is my blog.label template

    {% include 'header' %} 
    <div id="content">
      <div class="post">
        <h1 class="title">{{ item.title | capitalize }}</h1>
        <p>{{ item.data.content }}</p>
      </div>
      {% include 'post' for posts %}
    </div>
    {% include 'sidebar' %} 
    {% include 'footer' %}
  5. Support Staff 6 Posted by Jonathan Hoyt on 29 Nov, 2010 08:44 PM

    Jonathan Hoyt's Avatar

    We're working on this, we'll update the conversation when we get a fix.

  6. Support Staff 7 Posted by Jonathan Hoyt on 12 Sep, 2011 04:16 PM

    Jonathan Hoyt's Avatar

    Going thru old support requests, is this still an issue?

  7. Jonathan Hoyt closed this discussion on 07 Oct, 2011 02:47 AM.

Comments are currently closed for this discussion. You can start a new one.

Recent Discussions

24 Jan, 2012 04:02 PM
22 Dec, 2011 08:42 PM
12 Jan, 2012 12:50 PM
13 Jan, 2012 03:56 PM
19 Jan, 2012 10:31 AM