Re: [oxid-dev-general] mysqli driver bugfix for Release 5.3.0

2016-07-05 Thread Florian Engelhardt
Hi Tobias,

noticed the same error and opened up a bug at:
https://bugs.oxid-esales.com/view.php?id=6422

Same here on the flow theme, i found it in the full install package ;-)

Kind regards

Florian

On Tue, 5 Jul 2016 10:41:50 +
"Jungclaus, Tobias"  wrote:

> Hello everybody,
> 
> 
> I just installed the freshly released 5.3 EE  and there is a small
> error in the mysqli_driver.inc: In the new line
>   require_once __DIR__ . '..' . DIRECTORY_SEPARATOR. '..' .
> DIRECTORY_SEPARATOR. '..' . DIRECTORY_SEPARATOR. 'interface' .
> DIRECTORY_SEPARATOR. 'ResultSetInterface.php'; the first directory
> separator is missing, so the line should read: require_once __DIR__ .
> DIRECTORY_SEPARATOR. '..' . DIRECTORY_SEPARATOR. '..' .
> DIRECTORY_SEPARATOR. '..' . DIRECTORY_SEPARATOR. 'interface' .
> DIRECTORY_SEPARATOR. 'ResultSetInterface.php';
> 
> 
> Also I was suprised, that the flow theme and the Visual CMS did not
> make it into the release - or at least not into the 5.2.9 -> 5.3
> update. Is there a separate download?
> 
> 
> 
> Regards,
> Tobias
> ___
> dev-general mailing list
> dev-general@lists.oxidforge.org
> http://dir.gmane.org/gmane.comp.php.oxid.general


___
dev-general mailing list
dev-general@lists.oxidforge.org
http://dir.gmane.org/gmane.comp.php.oxid.general


Re: [oxid-dev-general] mysqli driver bugfix for Release 5.3.0

2016-07-05 Thread Florian Auer
Hi Tobias,

Am 05.07.2016 um 12:41 schrieb Jungclaus, Tobias:
> I just installed the freshly released 5.3 EE  and there is a small
> error in the mysqli_driver.inc: In the new line require_once __DIR__
> . '..' . DIRECTORY_SEPARATOR. '..' . DIRECTORY_SEPARATOR. '..' .
> DIRECTORY_SEPARATOR. 'interface' . DIRECTORY_SEPARATOR.
> 'ResultSetInterface.php'; the first directory separator is missing,
> so the line should read: require_once __DIR__ . DIRECTORY_SEPARATOR.
> '..' . DIRECTORY_SEPARATOR. '..' . DIRECTORY_SEPARATOR. '..' .
> DIRECTORY_SEPARATOR. 'interface' . DIRECTORY_SEPARATOR.
> 'ResultSetInterface.php';

Some quick fox made a pull request:
https://github.com/OXID-eSales/oxideshop_ce/pull/426

This will go into the 5.3.1 patch release.

> Also I was suprised, that the flow theme and the Visual CMS did not
> make it into the release - or at least not into the 5.2.9 -> 5.3
> update. Is there a separate download?

The Flow theme is available on GitHub and in the installation packages,
not in the update packages. The Visual CMS is part of the Professional
and Enterprise Edition only.

Cheers,

-- 
Florian Auer
Product Owner

@ florian.a...@oxid-esales.com
☎ +49 761 36889-234
⎙ +49 761 36889-29
☛ www.oxid-esales.com

OXID eSales AG
Bertoldstraße 48
79098 Freiburg
Deutschland

Vorstand: Roland Fesenmayr (Vorsitzender), Dr. Marcus Klosterberg
Vorsitzender des Aufsichtsrats: Michael Schlenk, Sitz: Freiburg
Amtsgericht Freiburg i. Br., HRB 701648, USt-IdNr.: DE231450866



signature.asc
Description: OpenPGP digital signature
___
dev-general mailing list
dev-general@lists.oxidforge.org
http://dir.gmane.org/gmane.comp.php.oxid.general