Google Code Exporter

Results 11117 issues of Google Code Exporter

``` A user asked me about adding grub detection, ie, to locate which partition or disk grub was installed on, thinking I assume only of his single disk system with...

Help Wanted
Priority-Low
Enhancement
Google-Code-Issue

``` We are observing deadlock using the latest version of ice4j(r302) library. We analysed ice4j code and could see a possibility of a deadlock occuring. Let me explain the scenario...

bug
Priority-Medium
auto-migrated
Type-Defect

``` Sorry for all the error reports, just trying things out... g++ -g -W -D NULLC_OPTIMIZE_X86 -DNULLC_LLVM_SUPPORT -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -c NULLC/Executor_LLVM.cpp -o temp/Executor_LLVM.o NULLC/Executor_LLVM.cpp: In function ‘void* funcCreator(const std::string&)’: NULLC/Executor_LLVM.cpp:138:...

auto-migrated
Type-Defect
Priority-Low

``` Currently when a response is encoded it is always encoded with the encoding the the server adapter. This is very useful except in the one off case where you...

auto-migrated
Type-Feature
Priority-Low
Version-Seaside3.1

``` GRSmallDictionary does not scale well (by design). I did a quick test with 11 keys (#('Content-Type' 'Content-Language' 'Content-Length' 'Date' 'Last-Modified' 'Location' 'Set-Cookie' 'Set-Cookie2' 'Servlet-Engine' 'Status' 'WWW-Authenticate')) and Dictionary seems...

auto-migrated
Priority-Low
Type-Performance

X-Forwarded-For has been standardized to [Forwarded](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Forwarded) This has the advantage that we get the original protocol and therefore can tell whether the original protocol was HTTPS or HTTP ``` Forwarded:...

auto-migrated
Priority-Low
Type-CleanUp

``` What steps will reproduce the problem? Send an email with non-ascii chars in the subject line What is the expected output? What do you see instead? Normal email delivery....

bug
Priority-Medium
auto-migrated
Type-Defect

``` After moving WAStandardFiles out of Core and into Environment, I updated the class comment with the following usage information: ===================================================== #shortcutJs creates the JavaScript used by WATagBrush>>addShortcut:. #miscJs creates...

Priority-Medium
Version-Seaside2.9
auto-migrated
Type-CleanUp

`#charSet:` - `WAXmlRoot` `#charset:` - `WAAnchorTag` - `WAContentElement` - `WAMetaElement` - `WAMimeType` `#charset` - `WAAcceptCharset` `#charSet` - `WAMimeType` (has also `#charset:`!!!) - `WARequestContext` - `WARequestHandler` - `WAXmlRoot`

auto-migrated
Priority-Low
Type-CleanUp
BiteSize

``` http://insanecoding.blogspot.ch/2014/02/http-308-incompetence-expected.html ``` Original issue reported on code.google.com by `[email protected]` on 18 Feb 2014 at 9:15

auto-migrated
Type-CleanUp
Priority-High
BiteSize