lib/carte/client/views/card.cjsx in carte-server-0.0.12 vs lib/carte/client/views/card.cjsx in carte-server-0.0.13

- old
+ new

@@ -44,10 +44,10 @@ <i className='glyphicon glyphicon-edit' /> </a> </ModalTrigger> &nbsp; &nbsp; - <a href={'#/' + @props.card.get('title')}> + <a href={'#/' + encodeURIComponent(@props.card.get('title'))}> <i className='glyphicon glyphicon-link' /> </a> </span> </div> <div style={overflow:'hidden',width:'100%',height:'75%',wordWrap:'break-word'}>