Author: pawelz Date: Thu May 20 09:37:17 2010 GMT Module: packages Tag: HEAD ---- Log message: - link to site describing workaround for pull-down menu problem
---- Files affected: packages/confluence: confluence-README.PLD (1.2 -> 1.3) , confluence.spec (1.16 -> 1.17) ---- Diffs: ================================================================ Index: packages/confluence/confluence-README.PLD diff -u packages/confluence/confluence-README.PLD:1.2 packages/confluence/confluence-README.PLD:1.3 --- packages/confluence/confluence-README.PLD:1.2 Tue May 26 12:26:49 2009 +++ packages/confluence/confluence-README.PLD Thu May 20 11:37:12 2010 @@ -15,7 +15,17 @@ service tomcat restart -*** II. How to customize confluence *** +*** II. Known problems *** + +1. Pull-down menus (like "Browse") don't work. + +If you are running both JIRA and Confluence in same tomcat (or other +atlassian apps) you may encounter a problem with pull-down menus in +confluence. See here: +http://confluence.atlassian.com/pages/viewpage.action?pageId=208962752 +Workaround described in comments works for me. + +*** III. How to customize confluence *** If you have your own customized version of confluence-%{version}.jar: ================================================================ Index: packages/confluence/confluence.spec diff -u packages/confluence/confluence.spec:1.16 packages/confluence/confluence.spec:1.17 --- packages/confluence/confluence.spec:1.16 Tue May 11 08:28:15 2010 +++ packages/confluence/confluence.spec Thu May 20 11:37:12 2010 @@ -3,6 +3,7 @@ # - ask atlassian for permission to redistribute it. # - install more language packs from # http://confluence.atlassian.com/display/DISC/Language+Pack+Translations +# - some workaround for pull-down menu problem (see README.PLD) # Conditional build %bcond_with customized # use patch for confluence-%{version}.jar @@ -161,6 +162,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.17 2010/05/20 09:37:12 pawelz +- link to site describing workaround for pull-down menu problem + Revision 1.16 2010/05/11 06:28:15 pawelz - up to 3.2.1_01 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/confluence/confluence-README.PLD?r1=1.2&r2=1.3&f=u http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/confluence/confluence.spec?r1=1.16&r2=1.17&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
