Customer::getBackendList() should ignore editor backup files

Bug #790846 reported by Hartmut Holzgraefe
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Eventum
Fix Released
Undecided
Elan Ruusamäe

Bug Description

Emacs creates backup files by adding "~" to the end of files being worked on.

The file name regular expression should check for a ".php" file extension, not just for files beginning with "class".

Currently i get my backend shown twice in the backend select box as both the ".php" and ".php~" files are picked up.

Revision history for this message
Hartmut Holzgraefe (hartmut-php) wrote :
Revision history for this message
Elan Ruusamäe (glen666) wrote :

fixed, oddly enough that was one of the three getBackendList() calls that was not updated to match *.php

Changed in eventum:
assignee: nobody → Elan Ruusamäe (glen666)
status: New → Fix Committed
summary: - Customer::getBackendList() should editor backup files
+ Customer::getBackendList() should ignore editor backup files
Elan Ruusamäe (glen666)
Changed in eventum:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.