[Nuxeo-tickets] [Nuxeo Repository] #1670: Event status display bugs

Nuxeo Repository trac at nuxeo.com
Wed Jun 7 16:53:01 CEST 2006


#1670: Event status display bugs
----------------------+-----------------------------------------------------
 Reporter:  lregebro  |       Owner:  lregebro 
     Type:  defect    |      Status:  new      
 Priority:  P2        |   Milestone:  CPS 3.4.2
Component:  CalZope   |     Version:  3.4.1    
 Severity:  normal    |    Keywords:           
----------------------+-----------------------------------------------------
 Reported by Mika Myller <mika.myller at uiah.fi>

 CalZope/browser/event.pt:

 line 218: needsaction python: statuslist and status == 'needs-action';"

 Should it be:
 line 218: needsaction python: statuslist and status == 'NEEDS-ACTION';"

 line 224: tal:attributes="href string:${context/absolute_url}/
 attendees.html"
 line 225: tal:content="status"
 line 226: />

 Should there be:
 line 225: tal:content="status" i18n:translate="

-- 
Ticket URL: <http://svn.nuxeo.org/trac/pub/ticket/1670>
Nuxeo Repository <http://www.cps-project.org/>
Nuxeo Repository


More information about the Nuxeo-tickets mailing list

This list archive provided by Nuxeo, the leaders of open source ECM. Check out the Nuxeo 5 open source, standards-based ECM project.