CityWebConsultants / Iris

Modular content management and web application framework built with Node.js and MongoDB
http://irisjs.org
Other
9 stars 7 forks source link

Duplicate titles at /admin/config/content-authoring/textfilters/create #242

Closed pau1m closed 8 years ago

pau1m commented 8 years ago

This page is linked from Config

Unable to Create anything.

screen shot 2016-05-13 at 11 06 32

On clicking submit, get:

screen shot 2016-05-13 at 11 09 08

From logs:

{"name":"iris","hostname":"Pau1ms-MacBook-Pro.local","pid":4024,"level":50,"msg":"Error when calling hook hook_form_render__textfilter from textfilters on line 231 of /Users/p/Documents/webs/in-house/iris-test1/node_modules/irisjs/modules/extra/textfilters/textfilters.js Cannot read property '1' of undefined","time":"2016-05-13T10:06:53.474Z","v":0}
{"name":"iris","hostname":"Pau1ms-MacBook-Pro.local","pid":4024,"level":50,"msg":"Error when calling hook hook_form_submit__textfilter from textfilters on line 207 of /Users/p/Documents/webs/in-house/iris-test1/node_modules/irisjs/utils.js Cannot read property 'replace' of undefined","time":"2016-05-13T10:09:03.196Z","v":0}
FilipNest commented 8 years ago

This should be fixed after https://github.com/CityWebConsultants/Iris/pull/227