When a page queries for a wrapper to a URL, the server currently checks if
there are wrappers with exactly that URL in the repository.
So, for example the query for
http://gae-wrapup-server.appspot.com/test/hoover.xhtml#
does not match a wrapper with URL
http://gae-wrapup-server.appspot.com/test/hoover.xhtml
We should probably discard any anchor #xyz suffix, and maybe also any query
string on either url.
Original issue reported on code.google.com by steven.h...@gmail.com on 19 Aug 2014 at 8:21
Original issue reported on code.google.com by
steven.h...@gmail.com
on 19 Aug 2014 at 8:21