Changes for page XWikiTips
                  Last modified by Administrator on 2024/12/27 15:59
              
      
      From version 
 7.1 
    
    
              edited by Administrator
        
on 2021/01/17 01:36
     on 2021/01/17 01:36
      Change comment:
              There is no comment for this version
          
         
      To version 
 8.1 
    
    
              edited by Administrator
        
on 2024/12/27 15:59
     on 2024/12/27 15:59
      Change comment:
              There is no comment for this version
          
         Summary
Details
- Page properties
 - 
      
- Content
 -   
... ... @@ -13,4 +13,11 @@ 13 13 14 14 == Java Compatibility == 15 15 16 -At time of writing (2019), XWiki LTS [[is not yet compatible>>https://forum.xwiki.org/t/error-number-4001-in-4-error-while-evaluating-velocity-template-colorthemeinit-vm/4323/5]] with Java 11 / post- Java 8. It's straightforward to use Java 8 for now while Java 8 itself is still supported of course, just worth keeping an eye on. 16 +At time of writing (2024), XWiki LTS 16.x IS compatible with Java 17. Yay. 17 + 18 +== XWiki and Underlining == 19 + 20 +Following upgrade to 16 you may find XWiki defaulting to Underlining links. This is for accessibility reasons. Setting a global default of no underlining is involved but possible, see 21 + 22 +* https://forum.xwiki.org/t/16-3-how-to-change-default-link-underline-style/14543/7 - set global preferences object property (ui hidden by default, edit URL) 23 +* https://forum.xwiki.org/t/unable-to-change-default-underline-links-after-upgrade/15277/2 - add extra property to class if missing on upgrade