Release Notes - XWiki Platform - Version 7.1-milestone-1 - HTML format

Bug

  • [XWIKI-5963] - Links with rel="__blank" don't open in a new page when we are in inline edit mode
  • [XWIKI-11241] - Wiki Syntax in categories breaks the category management
  • [XWIKI-11254] - Unconsistent location of "install apps/create your apps" in the Applications panels
  • [XWIKI-11567] - WYSIWYG: Changing an existing link does not behave as expected
  • [XWIKI-11665] - The actions button for Admin from Users are wrong displayed on IE10
  • [XWIKI-11791] - Failing to paste some content in the WYSIWYG editor
  • [XWIKI-11863] - Saving documents with PR allows to create documents for "readonly" wikis
  • [XWIKI-11906] - WYSIWYG doesn't load after adding a Freemind Macro on FF36
  • [XWIKI-11915] - Repository REST search potentially load all extensions documents
  • [XWIKI-11938] - When a page has a translation, the breadcrumbs of the original document and the translation are not the same
  • [XWIKI-11964] - Icon Theme can't be changed from Administer Space
  • [XWIKI-11970] - Livetables are not responsive anymore
  • [XWIKI-11981] - English mistakes in the new Skin Application
  • [XWIKI-11982] - The type of the field is displayed in the Skin Application
  • [XWIKI-11984] - getWebAppPath() shouldn't return any leading "/"
  • [XWIKI-11985] - DocumentTree's 'openTo' parameters not working in conjunction with 'root' parameter
  • [XWIKI-11986] - Panels.Search is badly displayed
  • [XWIKI-11991] - SOLR-related warning in the logs at XWiki startup
  • [XWIKI-11994] - The dependencies of the skins are not installed by the packager-plugin
  • [XWIKI-11995] - XWikiDocument#getRenderedContentDiff only works with xwiki/1.0 content
  • [XWIKI-11998] - Public XWiki#renderText only work with xwiki/1.0 content
  • [XWIKI-12003] - Applications panel administration is broken because of a webjar error
  • [XWIKI-12008] - Remove various useless calls to XWiki#flushCache
  • [XWIKI-12014] - Missing fullscreen icon when using the NL language
  • [XWIKI-12016] - Spurious security access checks when group are involved
  • [XWIKI-12019] - AWM not working when using Korean language
  • [XWIKI-12020] - Still broken Koren translations
  • [XWIKI-12023] - XWikiAttachmentContent#setContent(InputStream is, int len) is not taking into account the passed size
  • [XWIKI-12025] - Nullpointer exception when skipping the last space of the XAR
  • [XWIKI-12026] - Unable to create a wiki with local users
  • [XWIKI-12029] - A wiki with only local users still provides UI to select global users in the groups
  • [XWIKI-12034] - Following another user doesn't work
  • [XWIKI-12036] - Global Administration wrong displayed when using Czech language
  • [XWIKI-12039] - sending mail settings : wrong default smtp port and password
  • [XWIKI-12048] - Separate rating storage should ensure the average rating is not directly modified
  • [XWIKI-12052] - Some special characters cause weird suggestions to show up in suggested fields
  • [XWIKI-12057] - HQL queries in DBList need to be lowercase
  • [XWIKI-12058] - The execution context for the prepare/send message step is empty (except for the wiki ID)
  • [XWIKI-12064] - String properties are indexed twice in objcontent and in object.Space.Class fields
  • [XWIKI-12066] - Attachment name is incorrect in Content-disposition header

New Feature

  • [XWIKI-11979] - Add $services.rendering.escape method for escaping XWiki syntax
  • [XWIKI-12022] - Start implementing a Reference URL Scheme to prove it's possible
  • [XWIKI-12038] - Add support for triggering XWiki's custom Prototype.js events from jQuery

Task

  • [XWIKI-6465] - Upgrade to Quartz Scheduler 2.2.1
  • [XWIKI-11975] - Move the Blog's functional tests from XWiki Enterprise to XWiki Platform
  • [XWIKI-11977] - Upgrade to nu validator 15.3.28
  • [XWIKI-11980] - Upgrade to JGroups 3.6.3
  • [XWIKI-12001] - Extract old rendering engine and xwiki/1.0 syntax related code from oldcore
  • [XWIKI-12005] - Upgrade to Jython 2.7-rc2
  • [XWIKI-12040] - Upgrade to Jython 2.7.0
  • [XWIKI-12042] - Upgrade to Infinispan 7.1.1
  • [XWIKI-12044] - Upgrade to Apache Lucene and Solr 4.10.4
  • [XWIKI-12045] - Remove xwiki-platform-legacy-crypto-script module
  • [XWIKI-12509] - Upgrade to Tika 1.8

Improvement

  • [XWIKI-9792] - AJAX improvements to the Solr search UI
  • [XWIKI-10252] - In one action, add and/or edit objects in a page
  • [XWIKI-10881] - Introduce a proper "webjars" type instead of reusing the "bin" type
  • [XWIKI-11063] - Improve the "Search Results" on mobile
  • [XWIKI-11170] - Add ability to register Resource Reference Handlers for new Resource Reference Types
  • [XWIKI-11602] - Introduce a configuration to select the HTML version to use according to the current skin
  • [XWIKI-11612] - Store the attachment mime type in the database instead of recalculating it each time it's required
  • [XWIKI-11642] - Reduce memory footprint of attachment archive update
  • [XWIKI-11922] - New App from AWM should have Main.WebHome as parent page
  • [XWIKI-11957] - Improve the WatchList Realtime notifier's performance by queueing operations in a thread
  • [XWIKI-11959] - Use the new Mail Sender API for WatchList
  • [XWIKI-11961] - Script Macro doesn't output result in some cases
  • [XWIKI-11983] - Fix HTML5 violations
  • [XWIKI-11989] - Do not lose the current section when we change the current space in the administration
  • [XWIKI-11996] - Change webjar URLs to better support relative resource paths
  • [XWIKI-12002] - Remove the word 'Home' from the homepage title of created apps
  • [XWIKI-12035] - Be able to specify class field hints / descriptions when using ConfigurableClass
  • [XWIKI-12041] - Do not display obfuscated passwords when there's no password set
  • [XWIKI-12046] - Not existing document should not be counted in the document cache size
  • [XWIKI-12051] - Add translation key for the Tree macro warning message
  • [XWIKI-12055] - Display the diff summary before the extension changes
  • [XWIKI-12060] - Allow setting velocity variables other than strings
  • [XWIKI-12063] - Option to Watch a page that was just shared by mail directly from the email's body

Edit/Copy Release Notes

The text area below allows the project release notes to be edited and copied to another document.