Status: Unconfirmed
Owner: ----
Labels: Type-Bug Pri-2 OS-All Area-Misc

New issue 25289 by roland.steiner: net/base/net_util.cc:  
GetSuggestedFilename uses hard-coded constant
http://code.google.com/p/chromium/issues/detail?id=25289

Chrome Version       : 4.0.223.4 (29390)
URLs (if applicable) :
Other browsers tested:
   Add OK or FAIL after other browsers where you have tested this issue:
      Safari 4: N/A
   Firefox 3.x: N/A
          IE 7: N/A
          IE 8: N/A

What steps will reproduce the problem?
1. N/A
2.
3.

What is the expected result?


What happens instead?


Please provide any additional information below. Attach a screenshot if
possible.

In net/base/net_util.cc, the function GetSuggestedFilename() uses a hard-
coded string constant as final fall-back if everything else fails. This is
hardly ideal. Either the string should be translated, or another solution
found (e.g., "default_name" never be empty).

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---

Reply via email to