Changes between Version 30 and Version 31 of ITERATION_03/Release
- Timestamp:
- 12/13/08 13:17:07 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ITERATION_03/Release
v30 v31 75 75 * Books are not closable. Trying to do so causes an exception. - jani 76 76 * Creating a second book causes an exception. This leads to menu failure. - jani (done 2008-12-12 21:35EET. Changeset [791] ) 77 * Books are not openable. If this is not solvable in a reasonable time, book opening may be hidden. - jani 77 * Books are not openable. If this is not solvable in a reasonable time, book opening may be hidden. - jani (done 2008-12-13 13:13EET. Changeset [813] ) (See [#Comments] for more details) 78 78 * Page navigation is not working properly when a page number is typed in directly. - jani (done 2008-12-13 12:58EET. Changeset [811] ) 79 79 * Extensions are not declared where they're supposed to be. This is concerning main.view and func.file modules, but other should be reviewed too. 80 80 * Image content is not working. 81 81 * Z-order changing is not working. 82 * Saving a book throws an exception. If this cannot be easily fixed, the move to the "Things to disable" section and disable it(hide menu items keyboard shortcuts etc.) - jani (done 2008-12-12 18:01EET. Changeset [776] )82 * Saving a book throws an exception. If this cannot be easily fixed, the move to the "Things to disable" section and disable it(hide menu items keyboard shortcuts etc.) - jani (done 2008-12-12 18:01EET. Changeset [776],[812] ) 83 83 * If the line in org.sophie2.launcher.Main that loads the log4j configuration is commented out, then the application loads the config from the launcher jar file. This leads to unwanted logging behavior. 84 84 … … 108 108 * Sophie 2 will close only if File -> Quit is selected from the menu. 109 109 * The "x" on the main window has no effect. 110 === Opening books === 111 * Books made with this release will open. 112 * The sample books in the repository won't open. 113 * We may need to create a sample book with the release. 110 114 === Current downloadable === 111 115