Skip to content

CustomRoutesPlugin: ignores invalid routes on reload

Gabriel Silva requested to merge gabrielssilva/noosfero:custom_routes_fix into master

Fixes a bug where the application breaks when the Custom Routes plugin is active and invalid Route records exist in the database.

Merge request reports