We have moved to Github. Please open tickets there.

Opened 3 years ago

Closed 3 years ago

#2362 closed Defect (fixed)

add ".metadata" to plugin directory ignore list

Reported by: ewinslow Owned by: ewinslow
Priority: normal Milestone: Elgg 1.7.2
Component: Core Version: 1.7
Severity: minor Keywords:
Cc: brettp Difficulty:

Description

I use eclipse to develop plugins and it adds this directory which elgg picks up. Perhaps better to just ignore all directories with "."

Attachments (1)

2362_ignore_dot_metadata_plugin.diff (559 bytes) - added by ewinslow 3 years ago.
Adds .metadata to the list of directories to ignore

Download all attachments as: .zip

Change History (3)

Changed 3 years ago by ewinslow

Adds .metadata to the list of directories to ignore

comment:1 Changed 3 years ago by ewinslow

  • Status changed from new to assigned
  • Type changed from unconfirmed defect to fixed in attachment

comment:2 Changed 3 years ago by cash

  • Resolution set to fixed
  • Status changed from assigned to closed

(In [svn:6813]) Closes #2362 - ignoring all . directories in mod

Note: See TracTickets for help on using tickets.