Do manual uniqification of items in Syndicated Content. Fixes bug #11156
Do not use merge because it uses normalize, which uses uniq_item, which uses only links to determine uniqueness.
This commit is contained in:
parent
7ff4c17f45
commit
68be37b780
3 changed files with 24 additions and 16 deletions
|
|
@ -25,6 +25,7 @@
|
|||
- fixed #11146: Upgrade Error 7.7.21 to 7.7.22
|
||||
- fixed #11147: fail safe template is missing embedded style
|
||||
- fixed #11137: Customers see failed orders
|
||||
- fixed #11156: Syndicated Content doesn't show all headlines in feed
|
||||
|
||||
7.8.1
|
||||
- mark $session->datetime->time as deprecated and remove its use from core code
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue