Notalib / Test

Issues for various testing tasks - submit issues if you need something tested
1 stars 0 forks source link

Deeplinking #3

Open NajaWulff opened 12 years ago

NajaWulff commented 12 years ago

Deeplinks should direct to the login page, if the user is not already logged in, and then proceed directly to the book. Example deep link: http://m.e17.dk/#book-play?book=19645. It is not possible to link to a specific part of a book, e.g. a chapter or paragraph.

Issues so far: Loading stalls when using all deep links on all available platforms (counting all but the Windows phone, which hasn't been tried today), but as for now (14/03/2012) it seems that the code base is being fiddled with.

Borderline cases for test include:

  1. Enter the address in the search bar whilst not logged in.
  2. Enter the address the search bar whilst logged in as a normal user.
  3. Enter the address whilst logged in as a guest user.
  4. Log in as a normal user, log out, enter the address in the search bar.
  5. Try deeplinking to a comic.
  6. Add paragraph or chapter to the address and try to enter it.
simmoe commented 12 years ago

Confirmed. It seems to work now