Changes between Version 1 and Version 2 of Ticket #18362, comment 2
- Timestamp:
- 08/17/2011 04:53:39 AM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #18362, comment 2
v1 v2 2 2 3 3 For reference, [https://github.com/danielbachhuber/Edit-Flow/commit/b1aac456c8e08681185e9d70534053df86b5ab1b here's what we've done as an intermediate fix]. 4 5 '''Later:''' As it turns out, the code above only solved part of it. I had to include this second bit as well: [https://github.com/danielbachhuber/Edit-Flow/commit/5bc9cd237bd5cfe08a3fb42c9ac40d5911fba63b On publish, set the existing post_status to 'pending' so that line #2695 identified above is processed properly].