Ticket #778 (new Bug)

Opened 3 years ago

link identifier always results in current live document name, even for seach_last_version

Reported by: karel@… Owned by: somebody
Priority: Minor Milestone:
Component: Repository - querying and indexing Version: 2.3
Keywords: Cc:

Description

[jira2trac import : issue created on April 26, 2010 4:25:00 PM CEST http://issues.cocoondev.org/browse/DSY-778 ]

To reproduce:
create a document with two versions (with different document names), then execute this query:

select id, name, link where ... option search_last_version='true'

The 'name' will contain the document name of the last version, 'link' will report the document name of the live version.

Note: See TracTickets for help on using tickets.