[
https://issues.apache.org/jira/browse/CB-222?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joe Bowser resolved CB-222.
---------------------------
Resolution: Won't Fix
You can't have a hostname with an underscore, this is not allowed according to
the RFC, and HttpUrlConnection enforces the RFC. You should change your dev
server to use dashes.
http://en.wikipedia.org/wiki/Hostname#Restrictions_on_valid_host_names
http://code.google.com/p/android/issues/detail?id=20240&q=underscore&colspec=ID%20Type%20Status%20Owner%20Summary%20Stars
> Android unable to download from subdomains with underscores
> -----------------------------------------------------------
>
> Key: CB-222
> URL: https://issues.apache.org/jira/browse/CB-222
> Project: Apache Callback
> Issue Type: Bug
> Components: Android
> Affects Versions: 1.3.0, 1.4.0
> Environment: Windows 7 + eclipse + android emulator & sammung galaxy
> tab. (Android 3.2 api 13)
> Reporter: Reinaart Roelofsen
> Assignee: Joe Bowser
> Labels: download
> Fix For: 1.6.0
>
>
> When trying to download an image from out dev server I kept getting error 3.
> The url of our dev server contained an underscore "nvm_dev", as soon as the
> underscore was removed from the subdomain the app could download the files.
> This might only be related to android as the plugin uses native download
> actions.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira