The javascript syntax is slightly off in phase2_profile.js, and with IE7 being very picky about such matters, the title/full name is not populated from the first and last names as is normally the case (and since you can't enter the title/full name directly, it actually prevents a user from creating a new node).

Comments

brenk28’s picture

StatusFileSize
new1.45 KB

Here is a patch. It is against beta4. Basically makes beta4 version the beta8 version with the corrections.

hefox’s picture

Issue summary: View changes
Status: Active » Postponed

I suspect the issue is trailing , isn't liked by ie7.

However, I don't think ie7 is being supported for content creators at this stage, so putting on postponed for now

e2thex’s picture

Status: Postponed » Closed (won't fix)

Not fixing ie7 issue with javascript commas