Changes between Initial Version and Version 1 of Ticket #12445
- Timestamp:
- Jul 19, 2015, 3:04:53 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #12445
-
Property
Priority
changed from
highest
tonormal
-
Property
Status
changed from
new
toclosed
-
Property
Resolution
changed from
to
cantfix
-
Property
Severity
changed from
critical
tonormal
-
Property
Priority
changed from
-
Ticket #12445 – Description
initial v1 1 {{{ 1 2 OS: CentOS7 2 3 Python: 2.7 … … 4 5 Bable:0.9.6 5 6 customfieldadminplugin: 1.0 6 7 }}} 7 8 I install DateFieldPlugin follow Command 8 9 #sudo easy_install https://trac-hacks.org/svn/datefieldp 10 lugin/1.0/ 9 {{{ 10 #sudo easy_install https://trac-hacks.org/svn/datefieldplugin/1.0/ 11 11 12 12 ....... error message.......... … … 91 91 dirurl = data[0][3] 92 92 IndexError: list index out of range 93 93 }}} 94 94 95 95 If this is a fatal error on python2.7