Summary | fix module logic in horde-translation script |
Queue | Horde Base |
Queue Version | Git master |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | jan (at) horde (dot) org |
Requester | vilius (at) lnk (dot) lt |
Created | 04/03/2011 (5207 days ago) |
Due | |
Updated | 04/03/2011 (5207 days ago) |
Assigned | |
Resolved | 04/03/2011 (5207 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | Yes |
Assigned to Jan Schneider
State ⇒ Resolved
File_Find with each method call.
Don't initialize File_Find before searching for libraries (
Bug #9792).1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/b8e4b8962b69b4dcb3601fd68de186e7257a8b83
New Attachment: translation[1].patch
Priority ⇒ 1. Low
New Attachment: translation.patch
Patch ⇒ Yes
Milestone ⇒
Queue ⇒ Horde Base
Summary ⇒ fix module logic in horde-translation script
Type ⇒ Bug
State ⇒ Unconfirmed
the check for installed module was done later. So user saw no
indication of what's wrong. Patch fixes this.