Opened 4 years ago
Closed 4 years ago
#22 closed defect (fixed)
"Pages" aren't loaded
| Reported by: | raanan | Owned by: | daniloercoli |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | Blog Setup | Version: | |
| Keywords: | Cc: |
Description
When adding a new blog, clicking to "Pages" shows 0 pages. A refresh brings them up but sometimes throws off a "null" error.
Change History (2)
comment:1 Changed 4 years ago by daniloercoli
- Owner set to daniloercoli
- Status changed from new to accepted
comment:2 Changed 4 years ago by daniloercoli
- Resolution set to fixed
- Status changed from accepted to closed
Note: See
TracTickets for help on using
tickets.

Fixed in the latest version of SVN code (rev 91).
Pages are loaded when you adding a blog.
Moreover we have corrected the error message string. The message appears when communication error occurs (IO exception).