Possible NPE in TZSRecurrence
Description
Activity

Pani Gui June 3, 2012 at 6:35 PM
PASSED Manual Testing following the steps in the description.
Fixed on:
Tomcat 7.0 + MySQL 5. Portal 6.1.x CE GIT ID: 55ace1f73625b0e225c291a757b9fbec1781f92a.

Pani Gui April 27, 2012 at 7:54 PM
PASSED Manual Testing following the steps in the description.
Reproduced on:
Tomcat 6.0 + MySQL 5. Portal 6.0.x GIT ID: 57e23fdca31457f33d4087fa41f54392900f5543.
Throwing NullPointException in the console after importing event.
Fixed on:
Tomcat 6.0 + MySQL 5. Portal 6.0.x GIT ID: f4e84597fdf4202c199a90ba057b65445d8bc102.
Tomcat 7.0 + MySQL 5. Portal 6.1.x EE GIT ID: e9370a71c17332ec0ad0c61230d1a19e1b6e3e55.
Tomcat 7.0 + MySQL 5. Portal 6.2.x GIT ID: 2d08a3a836c7ed6ab539c1fabc8ac77f97e2b30a.
There is no error in the console.

Michael Saechang April 27, 2012 at 3:04 PM
Committed on:
Portal 6.2.x GIT ID: 86a28f77f443bb543bcaf5cd74caf2e34c05947c.
Details
Assignee
Pani GuiPani Gui(Deactivated)Reporter
Matthew KongMatthew Kong(Deactivated)Labels
Branch Version/s
6.1.x6.0.xBackported to Branch
CommittedComponents
Affects versions
Priority
Medium
Details
Details
Assignee

Reporter

Labels
Branch Version/s
Backported to Branch
Components
Affects versions
Priority
Zendesk Support
Linked Tickets
Zendesk Support
Linked Tickets
Zendesk Support

In 6.0.x, an exception will be thrown if:
Create an all day, reoccurring event
Export event
Import event
In 6.1.x and Trunk, bug cant be tested easily, but it's still better to fix the possible NPE.