On Tue Dec 09, 2008 at 15:00:58 +0100, [EMAIL PROTECTED] wrote:

> I have two input files that share the same "Title" and "Tags" fields
> but with different "Date" (talking about the same things but at
> different times...)

  (Tags are irrelevant in this context).

> The tag summary page do display the two different posts but when
> clicking on the post title, I end up on the same file (since the post
> specific file names seem to be build from the title only).

  Indeed.

  This is a bug because I assume that titles (in their transformed
 state) are unique.  If they are not then there is an issue.

  I see two solutions here:

    1.  Alert & Abort - just say there is a problem and exit
       to allow the user to fix.

    2.  Rename the second post to give it a unique title.
       (e.g. Append "2", "3", etc to it).

  I could implement the first solution very easily, the second
 would take a bit of work.

  Would the complain & exit solution be sufficient for you?

Steve
-- 



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to