? ? Pending

User tests: Successful: Unsuccessful:

avatar SharkyKZ
SharkyKZ
15 Jun 2020

Summary of Changes

Fixes error when storing update information with missing description. According to documentation, description is optional.

Testing Instructions

Install this dummy plugin plg_system_dummy.zip
Place this file so it can be accessed through http://localhost/testing/dummy.xml:

<updates>
	<update>
		<name>Dummy Plugin</name>
		<element>dummy</element>
		<folder>system</folder>
		<type>plugin</type>
		<version>0.0.2</version>
		<downloads>
			<downloadurl type="full" format="zip">http://localhost/downloads/dummy_0.0.2.zip</downloadurl>
		</downloads>
		<maintainer>Localhost</maintainer>
		<maintainerurl>http://localhost</maintainerurl>
		<targetplatform name="joomla" version="."/>
		<client>site</client>
	</update>
</updates>

Check for updates.

Expected result

Plugin update found.

Actual result

Plugin update not found.

Documentation Changes Required

No.

avatar SharkyKZ SharkyKZ - open - 15 Jun 2020
avatar SharkyKZ SharkyKZ - change - 15 Jun 2020
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 15 Jun 2020
Category Libraries
avatar richard67 richard67 - test_item - 15 Jun 2020 - Tested successfully
avatar richard67
richard67 - comment - 15 Jun 2020

I have tested this item successfully on 1450ddc


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/29622.

avatar jwaisner jwaisner - test_item - 15 Jun 2020 - Tested successfully
avatar jwaisner
jwaisner - comment - 15 Jun 2020

I have tested this item successfully on 1450ddc


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/29622.

avatar jwaisner jwaisner - change - 15 Jun 2020
Status Pending Ready to Commit
avatar jwaisner
jwaisner - comment - 15 Jun 2020

RTC


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/29622.

avatar richard67 richard67 - change - 15 Jun 2020
Labels Added: ? ?
avatar wilsonge wilsonge - close - 15 Jun 2020
avatar wilsonge wilsonge - merge - 15 Jun 2020
avatar wilsonge wilsonge - change - 15 Jun 2020
Status Ready to Commit Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2020-06-15 21:20:58
Closed_By wilsonge
Labels
avatar wilsonge
wilsonge - comment - 15 Jun 2020

Thanks!

Add a Comment

Login with GitHub to post a comment