https://bugzilla.wikimedia.org/show_bug.cgi?id=43624

       Web browser: ---
            Bug ID: 43624
           Summary: Unable to delete Concept
           Product: MediaWiki extensions
           Version: REL1_20 branch
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Unprioritized
         Component: Semantic MediaWiki
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected],
                    [email protected], [email protected]
    Classification: Unclassified
   Mobile Platform: ---

With Semantic MediaWiki 1.8 and 1.8.1, you can not delete a Concept page once
it has been created. A database error is reported because a table doesn't
exist.

Error: 1146 Table '----.----smw_ftp_conc' doesn't exist

Problem is in
SemanticMediaWiki/includes/storage/SQLStore/SMW_SQLStore3_Writers.php (line 59)
where the table is referenced as 'smw_ftp_conc' instead of 'smw_fpt_conc' (ftp
-> fpt).

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to