Closed MichaelCaraccio closed 5 years ago
Sorry! To make it work I had to change the name of the class (without accents) but also the name of the file! Thanks
We are currently facing the same issue and are testing this solution. Should this solve the issue, I'd mark this as a huge bug.
@MichaelCaraccio @filip-van-hoeckel working on a fix for this.
@MichaelCaraccio @filip-van-hoeckel fixed in latest release
Some on my entries have accents, and when I created a migration the class of the migrated entry is accentuated too! The creation of the migration is successfull, but when I try to migrate it from production environnement, the following error occured :
Error:
Migration Manager generated the following class :
Solution
I fixed it by changing "m190206_181015_migration_entry_théolaur" class name with "m190206_181015_migration_entry_theolaur".
CraftCMS
PHP version | 7.2.14 Craft edition & version | Craft Solo 3.1.8 Database driver & version | MySQL 5.6.33 Migration Manager | 3.0.17