User tests: Successful: Unsuccessful:
try to install an extension for example the com_patchtester or the pkg_weblinks or....
extension installed or some error msgs
joomla crash
the issue is better described here #5890
Windows 2008 R2 10.50.4033
Apache 2.4.7
PHP 5.5.9
Joomla! 3.4.2-dev
now handle the exception that was unhandled #5890
Installation of a module #5850
Add a new menu item to the Main Menu #4207
Labels |
Added:
?
|
Labels |
Added:
?
|
Status | New | ⇒ | Pending |
Category | ⇒ | MS SQL |
Title |
|
Title |
|
should be resolved
As I don´t know how to make a package of the weblinks component from the github repository I tested with com_patchtester. I could reproduce the problem and successfully install the component after applying the patch.
With the patch applied I tested also mysql and postgres. On postgres the installation of com_patchtester went well in the first place but when I invoked patchtester an error showed that the table patchtesters_tests wasn´t installed.
Error 0 SQL=SELECT COUNT(*) FROM "ejx7v_patchtester_pulls" AS "a" LEFT JOIN "ejx7v_patchtester_tests" AS "t" ON t.pull_id = a.pull_id
Doing the same without the patch com_patchtester works, well sort of.
@waader i've started with a fresh postgresql install and installed the patchtester without this PR , then i've applyed this PR and then unistalled the patchtester. After i've installed the patchtster without issues so i'm unable to reproduce your issue , what steps have you followed to test this PR on different environment ?
wich version of postgresql ?
Tested with install com_patchtester it's work fine for me.
before this patch it's not work.
Can you fix the conflicts please?
Status | Pending | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2015-09-08 07:01:14 |
Closed_By | ⇒ | alikon |
Merge conflicts