PB General: Upgrade - 6.2 to 9.0.2 Persona Bar loads but features not available

Description

_emphasized text_Install Platform 6.2
Add the Registration patch from here:
http://dev-build1:8088/project.html?projectId=DnnSecurityHotfix1

Add iWebs Registration module
\\dnn-vh1\QA\Tools & Software & 3rd Party Skins Modules\3rd Party Modules\interactivewebs

Create new registration page and set the iWebs module on it
Set site Registration to redirect to the iWebs page
Upgrade the site to Platform 9.0.2
Log in as Host
Navigate to Extensions within the Persona Bar

Actual Result:
Nothing loads but the root of the Persona Bar
Every time I click on any feature I get a .JS error:

POST http://platform62.dnntest.ca/API/personaBar/UserSettings/UpdateUserSettings 500 (Internal Server Error)

send @ jquery.js?cdv=91:4

ajax @ jquery.js?cdv=91:4

rawCall @ sf.js?cdv=91:89

call @ sf.js?cdv=91:100

postsilence @ sf.js?cdv=91:112

save @ persistent.js?cdv=91:29

handleLoadPanel @ main.js?cdv=91:281

handleClickOnHoverMenuItem @ main.js?cdv=91:579

dispatch @ jquery.js?cdv=91:3

r.handle @ jquery.js?cdv=91:3

Expected Result:
Extensions tab renders

QA Test Plan

None

Attachments

1

Activity

Show:

Mahalakshmi A October 21, 2017 at 8:05 PM
Edited

Tested in Production environment for upgradation in IE, Chrome and Firefox browsers
version6to9.lvh.me

Validate that the upgradation of product from v6.02 to v9.02 happens successfully and verify that the selected NAV text under Persona Bar displays its' workspace tray.

Kan Ma October 13, 2017 at 5:55 PM

Change looks good. Did a dev test and issue not reproducible any more. PR merged into platform build# 9.2.0.171.

Ben Zhong October 13, 2017 at 9:16 AM

DNN-9394: remove invalid antiforgery cookie generated by old mvc assembly during upgrade.

The verify steps can be clarify by:
1. install 6.2, login as host;
2. browse admin > site settings page;
3. open developer tool and check cookie values, make sure there have a cookie with name like "_RequestVerificationToken_Lw_" exists;
4. upgrade to 9.0.2, try to open PB menu, you will meet the 500 error of API request.

Complete

Details

Assignee

Reporter

Story Size

S

Severity

Major

Triage

Verified

Reported in Build #

Dev Owner

Includes Code Fix

No

QA Story Points

1

QA Owner

Automation Required

Yes

Story Points

Original estimate

Time tracking

No time logged1d 2h remaining

Components

Sprint

Fix versions

Affects versions

Priority

Created February 15, 2017 at 9:15 PM
Updated November 8, 2017 at 8:32 AM
Resolved October 13, 2017 at 5:56 PM