Bug 396875 - No views are allowed in User mode
Summary: No views are allowed in User mode
Status: CLOSED FIXED
Alias: None
Product: KEXI
Classification: Applications
Component: General (show other bugs)
Version: 3.1.0
Platform: Other All
: NOR normal
Target Milestone: ---
Assignee: Jarosław Staniek
URL: https://phabricator.kde.org/D14402
Keywords:
Depends on:
Blocks:
 
Reported: 2018-07-26 12:13 UTC by Jarosław Staniek
Modified: 2018-12-15 23:54 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In: 3.2.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jarosław Staniek 2018-07-26 12:13:10 UTC
No views are allowed in User mode. 

Try to run KEXI with these arguments:

--open table:SOMETABLENAME --user-mode SOMEFILE.kexi

Expected: opens
Actual: error "View not allowed".

This is regression in KEXI 3.
Comment 1 Jarosław Staniek 2018-08-29 22:23:09 UTC
Git commit d194b984ac8b051e86e9b8ce3aa7eeb321f923b8 by Jaroslaw Staniek.
Committed on 29/08/2018 at 22:22.
Pushed by staniek into branch '3.1'.

Make certain views work in User mode

Summary: BUG:396875

Test Plan: See the bug description

Reviewers: piggz

Reviewed By: piggz

Subscribers: Kexi-Devel-list

Tags: #kexi

Differential Revision: https://phabricator.kde.org/D14402

M  +10   -7    src/core/kexipartinfo.cpp
M  +1    -1    src/core/kexipartinfo_p.h
M  +2    -9    src/kexiutils/KexiPluginMetaData.cpp
M  +0    -6    src/kexiutils/KexiPluginMetaData.h

https://commits.kde.org/kexi/d194b984ac8b051e86e9b8ce3aa7eeb321f923b8