fixed #9596: Articles now use a semi-unique pagination variable based on asset id

also restored the 'synopsis = first page' feature in Asset::Post::getSynopsisAndContent
This commit is contained in:
David Delikat 2009-01-29 17:45:52 +00:00
parent 70b0c262f5
commit e3e24b37b0
3 changed files with 18 additions and 1 deletions

View file

@ -1,4 +1,5 @@
7.6.11
- fixed #9596: Articles now use a semi-unique pagination variable based on asset id
- fixed: Syndicated Content asset doesn't work with feeds that specify their encodings via HTTP headers
- fixed #9375: Syndicated Content asset improperly decodes wide XML entities
- fixed #9592: DataForm deleteAttachedFiles method can crash