Bug 1026155 - [Regression] Edit Project homepage results in exception
Summary: [Regression] Edit Project homepage results in exception
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Zanata
Classification: Retired
Component: Component-Logic
Version: development
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
: 3.2
Assignee: Patrick Huang
QA Contact: Zanata-QA Mailling List
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-11-04 04:45 UTC by Damian Jansen
Modified: 2014-02-18 06:48 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of:
Environment:
Last Closed: 2014-02-18 06:48:28 UTC


Attachments (Terms of Use)
Test run log file (120.87 KB, text/x-log)
2013-11-04 04:45 UTC, Damian Jansen
no flags Details

Description Damian Jansen 2013-11-04 04:45:59 UTC
Created attachment 818878 [details]
Test run log file

Description of problem:
Editing a project homepage causes a null pointer exception

Version-Release number of selected component (if applicable):
3.x

How reproducible:
Easy always

Steps to Reproduce:
1. Login as a maintainer
2. Go to the maintained project
3. Click Edit Page Code
4. Enter text
5. Press Update

Actual results:
java.lang.NullPointerException at org.zanata.action.ProjectHome.updateOverrideValidations(ProjectHome.java:318)

Expected results:
No exceptions

Additional info:
Log attached
Might be related to 864305

Comment 1 Patrick Huang 2013-11-15 01:52:07 UTC
https://github.com/zanata/zanata-server/pull/270

Comment 2 Damian Jansen 2013-11-17 23:56:06 UTC
Tested at 28670c8d8b1752bb380be0356ad2fe82558a6dcb


Note You need to log in before you can comment on or make changes to this bug.