Scarab commit: svn commit: r10687 - branches/release/0.22/src/java/org/tigris/scarab/tools/ScarabRequestTool.java

Hussayn Dabbous <[email protected]>
Newsgroups gmane.comp.java.scarab.cvs
Message-ID <[email protected]>
Author: dabbous
Date: 2009-01-29 15:27:08-0800
New Revision: 10687

Modified:
   branches/release/0.22/src/java/org/tigris/scarab/tools/ScarabRequestTool.java

Log:
Bugfix for SCB 2794 (problems in the personel view of the issue editor)

Modified: branches/release/0.22/src/java/org/tigris/scarab/tools/ScarabRequestTool.java
Url: http://scarab.tigris.org/source/browse/scarab/branches/release/0.22/src/java/org/tigris/scarab/tools/ScarabRequestTool.java?view=diff&pathrev=10687&r1=10686&r2=10687
==============================================================================
--- branches/release/0.22/src/java/org/tigris/scarab/tools/ScarabRequestTool.java	(original)
+++ branches/release/0.22/src/java/org/tigris/scarab/tools/ScarabRequestTool.java	2009-01-29 15:27:08-0800
@@ -713,8 +713,9 @@
      * @param mitlist use a custom MITList instead of the user's current mitlist
      * @return the name to use
      * @throws TorqueException
+     * [HD] fixed bug SCB2794 (revert an API change. This method is used from velocity)
      */
-    private String getRModuleAttributeDisplayName(final Attribute attribute, final MITList mitlist)
+    public String getRModuleAttributeDisplayName(final Attribute attribute, final MITList mitlist)
             throws TorqueException
     {
         return mitlist.getAttributeDisplayName(attribute);

------------------------------------------------------
http://scarab.tigris.org/ds/viewMessage.do?dsForumId=3577&dsMessageId=1070850
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.