PHPDocumentParser icon indicating copy to clipboard operation
PHPDocumentParser copied to clipboard

attachment names problem。

Open funtea opened this issue 7 years ago • 2 comments

A message with two identical attachment names, after code parsing, two attachments released in the same path for different names, the program returns the same attachment name, not the same path under the attachment name.

funtea avatar Oct 18 '18 06:10 funtea

Hi - I'm having difficulty understanding the problem. Could you rewrite in the format:

  • The names of the files you are trying to edit (attached if possible)
  • The code that you are trying to run that calls PHPDocumentParser
  • Any error messages shown
  • Expected behaviour
  • What actually happened

Thanks :)

LukeMadhanga avatar Oct 18 '18 11:10 LukeMadhanga

ok,one email with two identical attachment。Their file names are the same. Your code returns the same file name, rather than the file name under the path. My English is not very good。

funtea avatar Oct 19 '18 03:10 funtea