dquangsinh / iphoneebooks

Automatically exported from code.google.com/p/iphoneebooks
GNU General Public License v2.0
0 stars 0 forks source link

Command-line arguments should not be ignored #110

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Open MobileFinder or any other iPhone file browser
2. Browse to an html file and select "Open with..." -> "Books.app"
3.

What is the expected output? What do you see instead?
File, passed by name as an argument to Books should open. Instead last
location/book shows up.

What version of the product are you using? On what operating system?
Latest night build. 1.1.3.

Please provide any additional information below.
Files outside of default library root should be handled as well.

Original issue reported on code.google.com by sergemak...@gmail.com on 9 Mar 2008 at 1:55

GoogleCodeExporter commented 8 years ago
The way that Books builds its file browser list by working the current document 
path
backwards will make it difficult to implement this without side effects.  I've 
spent
most of this weekend refactoring that code (and have more to do), so I'll try 
to find
a way to make this work.

Original comment by pendorbo...@gmail.com on 9 Mar 2008 at 10:34

GoogleCodeExporter commented 8 years ago
Books' focus will be moving towards "official" SDK support, and it's unlikely 
this
feature will be functional or even allowable in the SDK.

Original comment by pendorbo...@gmail.com on 29 Mar 2008 at 12:47