You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@jakarta.apache.org by bu...@apache.org on 2010/09/22 16:14:21 UTC

DO NOT REPLY [Bug 49976] New: FormCharSetFinder visibility is default instead of public.

https://issues.apache.org/bugzilla/show_bug.cgi?id=49976

           Summary: FormCharSetFinder visibility is default instead of
                    public.
           Product: JMeter
           Version: 2.4
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: minor
          Priority: P2
         Component: HTTP
        AssignedTo: notifications@jakarta.apache.org
        ReportedBy: jens_0@hotmail.com


The class FormCharSetFinder is not public visibility as it is the case for the
other classes surrounding it. This makes it more difficult to extend JMeter's
proxy server with classes in another package as they cannot access
FormCharSetFinder.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@jakarta.apache.org
For additional commands, e-mail: notifications-help@jakarta.apache.org


DO NOT REPLY [Bug 49976] FormCharSetFinder visibility is default instead of public.

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=49976

Sebb <se...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #2 from Sebb <se...@apache.org> 2011-09-17 22:11:59 UTC ---
URL: http://svn.apache.org/viewvc?rev=1172078&view=rev
Log:
Bug 49976 - FormCharSetFinder visibility is default instead of public.

Modified:
  
jakarta/jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/proxy/FormCharSetFinder.java
   jakarta/jmeter/trunk/xdocs/changes.xml

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@jakarta.apache.org
For additional commands, e-mail: notifications-help@jakarta.apache.org


DO NOT REPLY [Bug 49976] FormCharSetFinder visibility is default instead of public.

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=49976

Philippe Mouawad <p....@ubik-ingenierie.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |

--- Comment #3 from Philippe Mouawad <p....@ubik-ingenierie.com> 2011-09-27 14:57:52 UTC ---
It would be also useful to have the constructor public.
I attach a patch.
Regards
Philippe

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@jakarta.apache.org
For additional commands, e-mail: notifications-help@jakarta.apache.org


DO NOT REPLY [Bug 49976] FormCharSetFinder visibility is default instead of public.

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=49976

Sebb <se...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|                            |FIXED

--- Comment #5 from Sebb <se...@apache.org> 2011-09-27 15:07:05 UTC ---
URL: http://svn.apache.org/viewvc?rev=1176424&view=rev
Log:
Bug 49976 - FormCharSetFinder visibility is default instead of public
Make ctor public too

Modified:
  
jakarta/jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/proxy/FormCharSetFinder.java

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@jakarta.apache.org
For additional commands, e-mail: notifications-help@jakarta.apache.org


DO NOT REPLY [Bug 49976] FormCharSetFinder visibility is default instead of public.

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=49976

--- Comment #4 from Philippe Mouawad <p....@ubik-ingenierie.com> 2011-09-27 14:58:28 UTC ---
Created attachment 27611
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=27611
Make constructor public

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@jakarta.apache.org
For additional commands, e-mail: notifications-help@jakarta.apache.org


DO NOT REPLY [Bug 49976] FormCharSetFinder visibility is default instead of public.

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=49976

--- Comment #1 from Philippe Mouawad <p....@ubik-ingenierie.com> 2011-09-17 15:38:25 UTC ---
Created attachment 27521
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=27521
Fix the issue

Hello,
Little patch to this little enhancement.
Regards
Philippe

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@jakarta.apache.org
For additional commands, e-mail: notifications-help@jakarta.apache.org


DO NOT REPLY [Bug 49976] FormCharSetFinder visibility is default instead of public.

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=49976

Philippe Mouawad <p....@ubik-ingenierie.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Platform|PC                          |All
            Version|2.4                         |2.5
         OS/Version|Windows XP                  |All
           Severity|minor                       |enhancement

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@jakarta.apache.org
For additional commands, e-mail: notifications-help@jakarta.apache.org