-
Notifications
You must be signed in to change notification settings - Fork 297
Conversation
…etQuery was not set). Updated query with exception and direct rollback.
…ate if set method=install. This is not desirable.
…ate if set method=install. This is not desirable.
…ate if set method=install. This is not desirable.
…ate if set method=install. This is not desirable.
Build triggered by changes to the base. Unit testing complete. There were 0 failures and 0 errors from 1905 tests and 11045 assertions. |
The template installer issue is very important to fix. (commit: f2eefd8) Becuase, |
Hm i have this exception handling from the plugin adapter. |
Not remove it, supplement it with the legacy error handling. I just had a quick glance at the plug-in adapter, I think we gotta fix that one too. |
Can you explain me an example? I don't know what is to do for error legacy support. |
Here's an example of using both methods: https://github.com/joomla/joomla-platform/blob/staging/libraries/joomla/database/table.php#L528 (up to line 546) |
Build triggered by changes to the head. Unit testing complete. There were 0 failures and 0 errors from 1991 tests and 11149 assertions. |
@hieblmedia There remains 3 errors for the code style |
Code style errors fixed |
Build triggered by changes to the head. Unit testing complete. There were 0 failures and 0 errors from 1991 tests and 11151 assertions. |
JInstaller improvements/adjustments
See: http://joomlacode.org/gf/project/joomla/tracker/?action=TrackerItemEdit&tracker_item_id=27802