Home » Version Control » VersionControl_SVN » Bug #5020
Code-bug, missing break in switch
Details
| Submitted | 2005-08-06 22:06 UTC |
|---|---|
| From | mihamix at openttd dot org |
| Assigned | clay |
| Status | Closed |
| Package | VersionControl_SVN |
| PHP Version | Irrelevant |
| OS | All |
| Roadmaps | 0.3.1 |
Comments
[2005-08-06 22:06 UTC] mihamix at openttd dot org
Description:
------------
in Commit.php after line 241 there is a missing break (version 0.3.0-alpha1), which causes that the generated command line will be broken.