While playing with the upload action I found that if I choose to
upload a file to a sub directory using the following syntax:

[^filename.jpg dir=dirname^]

if the directoryname contains any numbers the file does not get
uploaded to that directory name but to the parent directory
(subdirectory name containing numbers does not get created).

If the directory name does not contain any numbers, the file gets
uploaded to the appropriate directory.

For testing purposes, I manually created a subdirectory under files
which contained numbers and when the file was uploaded using the
syntax:

[^filename.jpg dir=1234^]

Again the file got uploaded to the parent directory (files) rather
than the subdirectory (files/1234).

I looked at the command.php and the upload function but was not able
to make much sense of it.

Any help or insight would be appreciated.

Thanks

fyi - I experienced this problem with several versions of boltwire
including 3.3
-- 
You received this message because you are subscribed to the Google Groups 
"BoltWire" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/boltwire?hl=en.


Reply via email to