Last modified: 2014-10-16 12:00:18 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T70703, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 68703 - [SemanticGenealogy] Notice: Constant SG_VERSION already defined in extensions/SemanticGlossary/SemanticGlossary.php on line 35
[SemanticGenealogy] Notice: Constant SG_VERSION already defined in extensions...
Status: ASSIGNED
Product: MediaWiki extensions
Classification: Unclassified
Other (Other open bugs)
master
All All
: Lowest normal (vote)
: ---
Assigned To: Tpt
: easy
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-07-28 01:45 UTC by Nemo
Modified: 2014-10-16 12:00 UTC (History)
0 users

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Nemo 2014-07-28 01:45:05 UTC
0a787b2965fce648e3a344e016a51b00a37f65ef one year later 29cd46607544cf573706a6da8e7bfc64073ca2e4 , better choose a non-conflicting name.

nemobis@tools-login:/shared/mediawiki$ ack-grep --php SG_VERSION extensions/ 
extensions/SemanticGenealogy/SemanticGenealogy.php
39:define( 'SG_VERSION', '0.2.0 alpha' );
44:     'version' => SG_VERSION,

extensions/SemanticGenealogy/GenealogicalFilePrinter.php
133:            $this->addRow( 2, 'VERS', SG_VERSION  );

extensions/SemanticGlossary/SemanticGlossary.php
35:     define( 'SG_VERSION', '1.1.0-dev' );
44:             'version' => SG_VERSION,

Notice: Constant SG_VERSION already defined in extensions/SemanticGlossary/SemanticGlossary.php on line 35

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links