Summary
- ZIP: Don't forget the work objects. If an edition is associated with a work object that it doesn't aggregate, the work object is manually added to the aggregation tree.
- Improved error message for objects with missing metadata
- Actually use the SID in EPUB mode
- Fixed Content-Disposition header. Work around a problem in Android by removing the space inside the header (after the ;). Additionally, we deliver EPUBs with ASCII safe names now
Change Type | Path in Repository | Path in Workspace |
---|---|---|
The file was modified | /trunk/services/aggregator/src/main/java/info/textgrid/services/aggregator/tree/AggregationTreeFactory.java | N/A |
Change Type | Path in Repository | Path in Workspace |
The file was modified | /trunk/services/aggregator/src/main/java/info/textgrid/services/aggregator/AggregationTreeWalker.java | N/A |
Change Type | Path in Repository | Path in Workspace |
The file was modified | /trunk/services/aggregator/src/main/java/info/textgrid/services/aggregator/epub/EPUB.java | N/A |
The file was modified | /trunk/services/aggregator/src/main/java/info/textgrid/services/aggregator/epub/EPUBSerializer.java | N/A |
Change Type | Path in Repository | Path in Workspace |
The file was modified | /trunk/services/aggregator/src/main/java/info/textgrid/services/aggregator/RESTUtils.java | N/A |
The file was modified | /trunk/services/aggregator/src/main/java/info/textgrid/services/aggregator/epub/EPUB.java | N/A |