Version 1.2.0 RC2: Fix slave replication - multiple menu |
There are no translations available.
- Fix bug when replicating a DB and syncrhonizing the Components, Modules and Plugins menus.
In previous version, JMS duplicate the menu records into the DBs. - Fix sanitization of the DB user name, DB password and also password generator.
The new valid characters set is :- Letters : 'a' to 'z', 'A' to 'Z';
- Digits : '0' to '9';
- Special characters: '_.,;:=-+*/@#$£!&(){}[]<>§'
- Add install and sharing defintions of the extensions:
EventList, JEvents, com-properties
|