Author: Knut Anders Hatlen <[email protected]>
Repository: /hg/opengrok/trunk
Latest revision: d49f8e8ec30f424d747a993554c5631b106c7afa
Total changesets: 1
Log message:
Bug #18641: Cannot access history for directories
Use Prefix.HIST_L to check for /history prefix instead of
Prefix.HIST_P (which represents /hist and is currently not in use,
according to its comments).
Added new test class, PageConfigTest, for unit testing of PageConfig.
Files:
create: test/org/opensolaris/opengrok/web/DummyHttpServletRequest.java
create: test/org/opensolaris/opengrok/web/PageConfigTest.java
update: src/org/opensolaris/opengrok/web/PageConfig.java
_______________________________________________
opengrok-dev mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/opengrok-dev