https://bugzilla.wikimedia.org/show_bug.cgi?id=34352
Web browser: ---
Bug #: 34352
Summary: SMW_conceptCache.php / parameter --concept fails / SMW
1.7.1 alpha3
Product: MediaWiki extensions
Version: any
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: Unprioritized
Component: Semantic MediaWiki
AssignedTo: wikibugs-
ReportedBy:
CC: ,
Classification: Unclassified
First case --create:
php SMW_conceptCache.php --create --concept=XYZ
Creating/updating concept caches. Use CTRL-C to abort.
Creating cache for "Concept:XYZ" ...
No concept description found.
Done.
As a result --status shows that no cache is available.
Second case --delete:
# php SMW_conceptCache.php --delete --concept=XYZ
Deleting concept caches.
Abort with CTRL-C in the next 9 seconds ... 0
Deleting cache for "Concept:XYZ" ...
Done.
As a result --status shows that the cache is still available.
--
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
Wikibugs-
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
)
https://bugzilla.wikimedia.org/show_bug.cgi?id=34352
[[kgh]] <> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #1 from [[kgh]] <> 2012-06-05 21:56:50 UTC ---
I just successfully tested the parameter with SMW 1.8 alpha, revision f98e778
of 2012-03-25. Thus closing this bug RESOLVED FIXED. Thank you for the fix.
--
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
Wikibugs-
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
)