[
https://issues.apache.org/jira/browse/JENA-867?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14336701#comment-14336701
]
ASF GitHub Bot commented on JENA-867:
-------------------------------------
GitHub user stain opened a pull request:
https://github.com/apache/jena/pull/33
JENA-867 - temporarily disable "Active?" tickboxes
Disabled in UI for JENA-867 which remains open.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/stain/jena JENA-867-disable-active-tickbox
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/jena/pull/33.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #33
----
commit a98806e1e0006218f766b64b93627a5d2d85891b
Author: Stian Soiland-Reyes <[email protected]>
Date: 2015-02-25T16:07:06Z
JENA-867 - temporarily disable "Active?" tickboxes
----
> Fuseki2: Dataset "Active" tickbox does not work
> -----------------------------------------------
>
> Key: JENA-867
> URL: https://issues.apache.org/jira/browse/JENA-867
> Project: Apache Jena
> Issue Type: Bug
> Components: Fuseki
> Affects Versions: Fuseki 2.0.0
> Environment: Ubuntu 14.10 x64
> Firefox 35.0
> BasicAuth in shiro.ini
> Reporter: Stian Soiland-Reyes
> Priority: Trivial
> Fix For: Fuseki 2.0.0
>
>
> Under Manage Datasets, unticking "Active" for a created dataset does not do
> anything, neither for memory or persisted datasets.
> Presumably unticking Active would allow me to populate the database with TDB
> on the command line tool - so I can see this is a useful feature.
> If you navigate to a different page, the dataset is still in the dropdown
> list for Query (which still works), and navigating back to Dataset it is
> ticked again. So the datasets remain active.
> Inspection in Developer Tools reveal no AJAX calls are made when
> ticking/unticking.
> Suggested quick-fix for the release is to hide the tickbox from the UI.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)