Title:
Bug 78632:Summary: CFIMAP attachmentpath not as required as the docs suggest
| View in TrackerStatus/Resolution/Reason: Closed/Fixed/
Reporter/Name(from Bugbase): Adam Cameron / Adam Cameron (Adam Cameron)
Created: 07/09/2009
Components: Documentation, General
Versions: 9.0
Failure Type: Unspecified
Found In Build/Fixed In Build: 233019 /
Priority/Frequency: Normal / Unknown
Locale/System: English / Platforms All
Vote Count: 0
Problem:
Summary: CFIMAP attachmentpath not as required as the docs suggest
G'day
Not sure if this is a doc bug or a CF bug. I had this code:
[code]
<cfimap connection="myImapCon" action="getall" name="qAll">
[/code]
Note that I am not specifying an attachmentpath attribute, which - according to the docs - is [i]required[/i] for [i]getall[/i] operations.
Well my code didn't error, but my attachments weren't saved anywhere (that I could find... they certainly weren't in my temp dir).
If the attachmentpath is not required, then the files should be saved in the temp dir, and the docs should be amded. If it [i]is[/i] required, then I should get an error when attempting to execute that code.
Note: adding the attachmentpath attribute in worked as expected: the attachments were saved in the specified dir.
Can I pls have clarification as to what the actual error is here, and I'll raise the E/R accordingly.
Cheers.
--
Adam
Method:
Result:
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3039194
External Customer Info:
External Company:
External Customer Name: Adam Cameron
External Customer Email: 17EB1A7649DA54C7992015A9
External Test Config: 07/09/2009
Attachments:
Comments: