Opened 3 years ago
Closed 3 years ago
#19 closed defect (fixed)
When adding a blog a connection error in the fetching of comments leaves the blog unsaved
| Reported by: | petertennekes | Owned by: | jokalli2 |
|---|---|---|---|
| Priority: | major | Milestone: | 0.8 |
| Component: | All platforms | Version: | .5 |
| Keywords: | Cc: |
Description
Preconditions: credentials of a unconfigured blog available
Steps: Add a blog
press save
have a connection problem when it is fetching comments (e.g. after logging in to the blog is successful)
Expected result: connection problem error note is shown, but the blog is saved in the blog list
Actual result: connection note is shown stating that the adding of the blog failed and the user should check the input
Change History (1)
comment:1 Changed 3 years ago by tmar
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.

Incompletely loaded blog is shown if the connection fails and the request times out halfway through, but the blog is loaded OK when exiting, and loads fine when network is available again.