Closed (fixed)
Project:
E-Publish
Version:
4.7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
10 Nov 2006 at 02:25 UTC
Updated:
21 Mar 2008 at 10:21 UTC
Currently whenever the current issue in epublish is requested it returns the most recent one. However, it does so regardless of whether an issue is marked as published. This makes it impossible to work on an issue privately before publication, which is why I am filing this as a bug. I found that simple changes to the SQL queries in function epublish_current_edition() fixes the problem. I have attached a modified version of the function, which I have named epublish_current_published_edition() .
| Comment | File | Size | Author |
|---|---|---|---|
| epublish_current_published_edition.txt | 647 bytes | pr1001 |
Comments
Comment #1
Attitudee commentedIf you will make it published then only it will show else not.
If you will make it current and not published then it will not show you the edition and keep old current as current.
I dont see any need of the patch here.
This is not an bug.
Thanks.
Comment #2
kuldip zala commentedaccording to Attitudee
I think no need of the patch here.
This is not a bug.
Thanks.
Comment #3
kuldip zala commentedaccording to Attitudee
I think no need of the patch here.
This is not a bug.
Thanks.
Comment #4
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.