Details
- 
    Bug 
- 
    Resolution: Duplicate
- 
    Major 
- 
    None
- 
    6.2-milestone-1
- 
    None
- 
        Unknown
- 
        
Description
$leftPanelsWidth and $rightPanelsWidth does not fallback on XWikiPreferences, but are always set to 'Medium', see https://github.com/xwiki/xwiki-platform/blob/master/xwiki-platform-core/xwiki-platform-web/src/main/webapp/templates/layoutvars.vm#L47
Example: 
If in XWiki.XWikiPreferences we have:
- Display the left column: Yes
- Width of the left panel column: Small
- Panels displayed on the left: Panels.Applications
and in Blog.WebPreferences we have:
- Display the left column: —
- Width of the left panel column: —
- Panels displayed on the left: —
instead of having the Panels.Applications displayed in Small width, we have them displayed in Medium width.
Attachments
Issue Links
- blocks
- 
                    XWIKI-10258 Change the panels configuration of the Blog Application to fit Flamingo -         
- Closed
 
-         
- duplicates
- 
                    XWIKI-10854 xwiki.getSpacePreference() and xwiki.getSkinPreference() do not fallback when the value is "---" -         
- Closed
 
-         
- is related to
- 
                    XWIKI-10853 Some static lists in XWiki.XWikiPreferences have the "---" value -         
- Closed
 
-         

