Opened 20 months ago
Closed 19 months ago
#922 closed defect (fixed)
Reader: the URL doesn't match the real location of the reader
| Reported by: | daniloercoli | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | Future Release |
| Component: | Reader | Version: | 2.8 |
| Keywords: | Cc: |
Description
URL like http://en.wordpress.com/reader/mobile/?v=post-16841252-1828 could return from the webView->currentURL when the Reader is on the main view (the posts list view).
steps to repro:
- Load the Reader
- Tap an item and wait till the loading is finished
- Tap refresh
- Tap back
- Tap the sharing button: BOOM!
I added a check that fixes those kind of URLs before sharing them. This is ok for 2.9 but we should fix it in the next app release.
Change History (1)
comment:1 Changed 19 months ago by koke
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.

Permalinks work OK on 2.9.1