? Pending

User tests: Successful: Unsuccessful:

avatar alikon
alikon
25 Oct 2017

Pull Request for Issue #18412.

Summary of Changes

the #__extensions.type field is stored as lower case

Testing Instructions

see #18412
you can test with weblinks https://github.com/joomla-extensions/weblinks/releases

Expected result

same behaviuor as mysql

Actual result

installed twice on postgresql

Votes

# of Users Experiencing Issue
1/1
Average Importance Score
5.00

avatar joomla-cms-bot joomla-cms-bot - change - 25 Oct 2017
Category Libraries
avatar alikon alikon - open - 25 Oct 2017
avatar alikon alikon - change - 25 Oct 2017
Status New Pending
avatar alikon alikon - change - 25 Oct 2017
The description was changed
avatar alikon alikon - edited - 25 Oct 2017
avatar alikon alikon - change - 25 Oct 2017
The description was changed
avatar alikon alikon - edited - 25 Oct 2017
avatar alikon alikon - change - 25 Oct 2017
The description was changed
avatar alikon alikon - edited - 25 Oct 2017
avatar franz-wohlkoenig franz-wohlkoenig - change - 26 Oct 2017
Category Libraries Libraries Postgresql
avatar csthomas csthomas - test_item - 28 Oct 2017 - Tested successfully
avatar csthomas
csthomas - comment - 28 Oct 2017

I have tested this item successfully on e24340d


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

avatar nayemmajhar
nayemmajhar - comment - 19 Jan 2018

Hope it will add in core soon.

avatar csthomas
csthomas - comment - 19 Jan 2018

@nayemmajhar Please mark test as success at https://issues.joomla.org/tracker/joomla-cms/18416

After 2 success tests this PR can go forward.

avatar nayemmajhar
nayemmajhar - comment - 19 Jan 2018

@csthomas I will check soon. BTW, Thanks

avatar franz-wohlkoenig
franz-wohlkoenig - comment - 19 Jan 2018

@nayemmajhar how to mark your Test as successfully:

  • open Issue Tracker
  • Login with your github-Account
  • Click on blue "Test this"-Button above Authors-Picture
  • mark your Test as successfully
  • hit "submit test result"
avatar rajuahmmedbd
rajuahmmedbd - comment - 22 Jan 2018

@alikon This fix is not working as expected. Here is why ModuleAdapter class extends from InstallerAdapter class and checkExistingExtension method override by ModuleAdapter. So still it's duplicating extension in #__extensions and #__modules table. I think #19402 is correct to fix this issue.

I have attached an Image of #__extensions table from your fix.
screen shot 2018-01-22 at 11 10 18 am

avatar nayemmajhar
nayemmajhar - comment - 24 Jan 2018

I have tested this item successfully on e24340d

It only works for Component installation. Here is another request for module & plugins issue. #19402 We can check that too.


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

avatar nayemmajhar nayemmajhar - test_item - 24 Jan 2018 - Tested successfully
avatar franz-wohlkoenig franz-wohlkoenig - change - 24 Jan 2018
Status Pending Ready to Commit
avatar franz-wohlkoenig
franz-wohlkoenig - comment - 24 Jan 2018

Ready to Commit after two successful tests.

avatar nayemmajhar
nayemmajhar - comment - 25 Jan 2018

Hope you will merge soon. PostgreSQL users badly need this fix.

avatar mbabker mbabker - change - 25 Jan 2018
Status Ready to Commit Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2018-01-25 13:24:14
Closed_By mbabker
Labels Added: ?
avatar mbabker mbabker - close - 25 Jan 2018
avatar mbabker mbabker - merge - 25 Jan 2018
avatar joomla-cms-bot joomla-cms-bot - change - 25 Jan 2018
Category Libraries Postgresql Libraries
avatar nayemmajhar
nayemmajhar - comment - 26 Jan 2018

@mbabker Thank You.

Add a Comment

Login with GitHub to post a comment