Menu

#88 Ant Farm 1.3.1 adds invalid file name to ErrorList

open-later
None
5
2012-05-31
2003-04-11
No

If an Ant build fails, AntFarm adds a node to ErrorList for
the build.xml. However, if the path to the build.xml file in
question contains spaces, the node added to ErrorList
has the spaces replaced with %20s. Clicking on this
ErrorList node opens a new buffer with the bad path
instead of the actual build.xml file. This in turn is
interpreted by AntFarm as the user opening a new build
file and it adds a node to its tree reading "Invalid build
file: File is missing: ..."

This problem did not occur with AntFarm 1.2

Discussion

  • James Wilson

    James Wilson - 2003-04-11
    • assigned_to: nobody --> jiwils
     
  • Slava Pestov

    Slava Pestov - 2003-05-29
    • labels: 102671 -->
    • milestone: 101608 -->
    • assigned_to: jiwils --> nobody
     
  • Brad Mace

    Brad Mace - 2003-06-17
    • assigned_to: nobody --> jiwils
     
  • Jarek Czekalski

    Jarek Czekalski - 2012-05-31
    • status: open --> open-later
     

Log in to post a comment.