View Issue Details

This bug affects 2 person(s).
 10
IDProjectCategoryView StatusLast Update
19083Bug reportsTheme editorpublic2023-09-18 15:10
Reportertibor.pacalat Assigned To 
PrioritynoneSeverityblock 
Status confirmedResolutionopen 
Product Version6.3.0-dev 
Summary19083: After selecting Question from the Screen dropdown at extending Fruity23 theme, the theme get's invalidated
Description

After selecting Question from the Screen dropdown at extending Fruity23 theme, the theme get's invalidated.

Steps To Reproduce

Steps to reproduce

1) Under Themes extend the Fruity TwentyThree theme.
2) Next, in the Theme Editor, select Questions from the Screen dropdown
3) These cause an error and the custom theme is dropped.

Expected result

I should be able to extend the theme.

Actual result

My attempt to extend the theme is blocked.

Tagstheme
Bug heat10
Complete LimeSurvey version number (& build)6.2.6
I will donate to the project if issue is resolvedNo
Browser
Database type & version.
Server OS (if known)
Webserver software & version (if known)
PHP Version.

Users monitoring this issue

Activities

tibor.pacalat

tibor.pacalat

2023-09-13 15:50

administrator  

fg-marketing-research

fg-marketing-research

2023-09-15 16:25

reporter   ~77075

I'm encountering the same problem. Even tried to copy manually all fruity_twentythree files from views/subviews/survey/ to the extended theme directory. Unfortunately this didn't solve the problem.

fg-marketing-research

fg-marketing-research

2023-09-15 16:26

reporter   ~77076

Version: LimeSurvey Community Edition Version 6.2.6+230904

fg-marketing-research

fg-marketing-research

2023-09-15 23:50

reporter   ~77081

Solution found:
My second approach was a diff compare of fruit23’s config.xml with a correctly working config.xml. Turns out that there are unexpected line breaks and white spaces in line 193 and 195 before the closing </file> tag.

I removed the unnecessary line breaks and spaces, now any extended Fruity 23 theme is working correctly!

Issue History

Date Modified Username Field Change
2023-09-13 15:50 tibor.pacalat New Issue
2023-09-13 15:50 tibor.pacalat File Added: Screenshot 2023-09-13 at 15.50.19.png
2023-09-15 16:22 fg-marketing-research Issue Monitored: fg-marketing-research
2023-09-15 16:22 fg-marketing-research Bug heat 0 => 2
2023-09-15 16:25 fg-marketing-research Note Added: 77075
2023-09-15 16:25 fg-marketing-research File Added: Bildschirmfoto 2023-09-15 um 16.13.54.png
2023-09-15 16:25 fg-marketing-research Bug heat 2 => 10
2023-09-15 16:26 fg-marketing-research Note Added: 77076
2023-09-15 18:41 fg-marketing-research Tag Attached: theme
2023-09-15 23:50 fg-marketing-research Note Added: 77081
2023-09-18 15:10 gabrieljenik Status new => confirmed