? Success

User tests: Successful: Unsuccessful:

avatar betweenbrain
betweenbrain
16 Jan 2014

Tracker item http://joomlacode.org/gf/project/joomla/tracker/?action=TrackerItemEdit&tracker_item_id=33154

The installation of extensions, with manifest file formatted as follows, will fail due to the white space in the file name. This PR trims that white space to resolve the failure.

<install>
    <sql>
        <file driver="mysql"
              charset="utf8">sql/install.mysql.utf8.sql
        </file>
    </sql>
</install>
avatar betweenbrain betweenbrain - open - 16 Jan 2014
avatar betweenbrain betweenbrain - change - 16 Jan 2014
Labels Added: ?
avatar betweenbrain
betweenbrain - comment - 17 Jan 2014

With two successful tests on the tracker, I'm marking this as RTC.

avatar betweenbrain betweenbrain - close - 17 Jan 2014
avatar betweenbrain betweenbrain - head_ref_deleted - 28 Mar 2014
avatar Bakual Bakual - reference | 27f845d - 12 May 14

Add a Comment

Login with GitHub to post a comment