https://defect.opensolaris.org/bz/show_bug.cgi?id=18934

           Summary: Sometimes project is not displayed if url is not
                    /source
    Classification: Development
           Product: opengrok
           Version: unspecified
          Platform: ANY/Generic
        OS/Version: All
            Status: NEW
          Severity: minor
          Priority: P3
         Component: webapp
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


Steps to reproduce:
1. Add a project and reindex
2. Deploy source.war as ROOT.war or just make a symlink ROOT to source
3. Add a second project and reindex

$ ls -la /var/tomcat6/webapps/
lrwxrwxrwx   1 root     root           6 Sep 15 08:11 ROOT -> source
drwxr-xr-x   7 webservd webservd      31 Sep 15 07:50 source

Expected result:
Both urls will contain projects, both will appear in project list on main page.

Actual result:
The second project does not appear in project list if url is not /source.

Demo:
http://src.opensolaris.cz/source works fine. Visiting
http://src.opensolaris.cz/ shows only one project "build-scripts", the second
one "spec-files-extra" is missing.

Used software:
OpenIndiana oi_148, Tomcat 6.0.28, Java 1.6.0_21, OSOLopengrok-0.10.pkg

-- 
Configure bugmail: https://defect.opensolaris.org/bz/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
opengrok-dev mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/opengrok-dev

Reply via email to