collective / collective.recipe.solrinstance

Buildout recipe to configure a Solr instance
https://pypi.python.org/pypi/collective.recipe.solrinstance
5 stars 13 forks source link

error on fields if param contains : #37

Closed loechel closed 9 years ago

loechel commented 9 years ago

There is an error on the field creation if you specify a default:datetime-stamp like default:2499-12-30T23:00:00.000Z

the current code splits by : bit than did not recombine code.defaults for date fields should not be uncommen and should not create any issue.

loechel commented 9 years ago

solved with 0a031bca6a6b4663af238b01981ef467233a8c0a