Last modified: 2011-11-12 10:17:20 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 T34331, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 32331 - Undefined variable: propertyDiWikiPag in /var/www/ocw/mediawiki-1.17.1/extensions/SemanticMediaWiki/includes/datavalues/SMW_DV_Quantity.php on line 123
Undefined variable: propertyDiWikiPag in /var/www/ocw/mediawiki-1.17.1/extens...
Status: VERIFIED FIXED
Product: MediaWiki extensions
Classification: Unclassified
Semantic MediaWiki (Other open bugs)
unspecified
All All
: Unprioritized major (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2011-11-09 21:13 UTC by Van de Bugger
Modified: 2011-11-12 10:17 UTC (History)
2 users (show)

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


Attachments

Description Van de Bugger 2011-11-09 21:13:30 UTC
Obviously it is a typo in current SVN sources:

		if ( !is_null( $this->m_property ) ) {
			$propertyDiWikiPage = $this->m_property->getDiWikiPage();
		}
		if ( is_null( $this->m_property ) || is_null( $propertyDiWikiPag <<<--- Look here ) ) {
			return; // we cannot find conversion factors without the property
		}
Comment 1 Jeroen De Dauw 2011-11-10 07:46:50 UTC
Good catch! Fixed in r102626.
Comment 2 Van de Bugger 2011-11-12 10:17:20 UTC
Verified on r102853.

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


Navigation
Links