https://bugzilla.wikimedia.org/show_bug.cgi?id=42349
Web browser: ---
Bug #: 42349
Summary: SMW_setup.php fails to use given backend
Product: MediaWiki extensions
Version: unspecified
Platform: All
OS/Version: All
Status: NEW
Severity: blocker
Priority: Unprioritized
Component: Semantic MediaWiki
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected], [email protected],
[email protected], [email protected]
Classification: Unclassified
Mobile Platform: ---
This script used to allow the backend that should be used to be specified. This
no longer works. I have tried:
php SMW_setup.php --delete SMWSQLStore2
php SMW_setup.php SMWSQLStore2 --delete
php SMW_setup.php --backend SMWSQLStore2 --delete
php SMW_setup.php --backend=SMWSQLStore2 --delete
In all cases, the script ignores the parameter. This is critical, since it may
lead to accidental deletion of the store that is currently in use if a user
follows the documentation.
The refresh script uses a parameter -b for backend, and it would be good if
this could be used with the same meaning in all SMW scripts. I think the setup
script used to have this at some point, but the code has changed significantly
since I last looked at it.
This is a blocker for SMW 1.8 since people will want to delete the old Store2.
--
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l