Opened 3 years ago

Closed 3 years ago

Last modified 3 years ago

#449 closed defect (fixed)

v2.4.0 crashes on validating blog

Reported by: billsaysthis Owned by: frsh
Priority: major Milestone: Bugfix Sprint
Component: Add Blog/Site Version: 2.6
Keywords: crash Cc: markoheijnen

Description

I’ve downloaded and installed, deleted, downloaded and installed 3X now (v2.4.1) on my 3G iPhone .

Every time when at startup the app asks for my blog info the app crashes (goes back to the dashboard) after a few seconds of the Validating Blog... spinner. Blog, running WP3.0beta-1 has the XML-RPC setting turned on.

Blog lives at root of domain, so I am inputting equivalent of example.com for URL, correct user/password.

Change History (7)

comment:1 Changed 3 years ago by Ipstenu

I have this same issue on wp 3.0-beta2, using MultiSite?.

If I use normal single-site, it's fine, but it's barfing on multi-site, no matter which sub-site I try and access.

comment:2 Changed 3 years ago by Nao

I reproduced this error using 2.5 App on iPad for a WordPress? 3.0 site with MultiSite? enabled.
Entering information for both dashboard site and other sites in the network resulted in app crash.
After that happens, I can't get the app to start anymore until reinstalling it from the app store.

comment:3 Changed 3 years ago by frsh

  • Owner set to frsh
  • Status changed from new to accepted

comment:4 Changed 3 years ago by markoheijnen

  • Cc markoheijnen added

I looked at it because I hate this bug. The problem is that blogId is compared as a string but it is a intenger.
Not sure what the value is when you don't have multisites/networks

comment:5 Changed 3 years ago by westi

Referenced bug in core WordPress? trac for more reproductive info - http://core.trac.wordpress.org/ticket/13672

comment:6 Changed 3 years ago by frsh

  • Resolution set to fixed
  • Status changed from accepted to closed

Resolved in r1007. New Add Blog flow takes care of this.

comment:7 Changed 3 years ago by frsh

  • Milestone set to 2.6
  • Version changed from 2.4 to 2.6
Note: See TracTickets for help on using tickets.