Ticket #1061 (closed defect: fixed)
Padre::Plugin::Git crash when doing of file/dir with a working directory that is not under version control by git
| Reported by: | zenogantner | Owned by: | |
|---|---|---|---|
| Priority: | critical | Milestone: | |
| Component: | plugins | Version: | 0.74 |
| Keywords: | Cc: |
Description
How to reproduce:
- Start Padre
- Activate git plugin
- Ensure that project directory is not under version control by git
- Select Tools -> Git -> Diff ... -> Diff of File (or Dir)
Result:
Padre aborts with
fileparse(): need a valid pathname at /usr/local/share/perl/5.10.1/Padre/Plugin/Git.pm line 314
Change History
comment:2 Changed 2 years ago by szabgab
- Component changed from plugins to Integrated Version Control
comment:3 Changed 14 months ago by bowtie
- Summary changed from [git plugin] crash when doing of file/dir with a working directory that is not under version control by git to Padre::Plugin::Git crash when doing of file/dir with a working directory that is not under version control by git
Note: See
TracTickets for help on using
tickets.

Same for Tools -> Git -> Status -> Directory Status