[prev in list] [next in list] [prev in thread] [next in thread] 

List:       subversion-issues
Subject:    [Issue 1193] Changed - Don't use os.path.join to create URLs in Python tests
From:       issues () subversion ! tigris ! org
Date:       2003-03-25 4:19:35
[Download RAW message or body]

http://subversion.tigris.org/issues/show_bug.cgi?id=1193

*** Old
--- New
***************
*** 2,9 ****
  | Don't use os.path.join to create URLs in Python tests                      |
  +----------------------------------------------------------------------------+
  |      Issue #: 1193                      Component: subversion              |
! |       Status: NEW                         Version: current                 |
! |   Resolution:                            Platform: All                     |
  |   Issue type: DEFECT                   OS/Version: All                     |
  |     Priority: P3                     Subcomponent: tests                   |
  +----------------------------------------------------------------------------+
--- 2,9 ----
  | Don't use os.path.join to create URLs in Python tests                      |
  +----------------------------------------------------------------------------+
  |      Issue #: 1193                      Component: subversion              |
! |       Status: RESOLVED                    Version: current                 |
! |   Resolution: FIXED                      Platform: All                     |
  |   Issue type: DEFECT                   OS/Version: All                     |
  |     Priority: P3                     Subcomponent: tests                   |
  +----------------------------------------------------------------------------+
***************
*** 19,21 ****
--- 19,24 ----
  Many Python tests use os.path.join to create URLs. That's wrong. We
  shouls always just use string concatenation, because URL format is not
  system-specific, while os.path format is.
+ 
+ ------- Additional Comments From kraai@tigris.org  2003-03-24 20:19 PST -------
+ Fixed in revision 5449.
\ No newline at end of file

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@subversion.tigris.org
For additional commands, e-mail: issues-help@subversion.tigris.org

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic