PL/SQL formatter bug (line breaks)?

Hello

Developer SQL 3.0.04

I'm trying to format my PL/SQL code.
I have a problem of code written as a formatting string (between ") and containing line breaks.

Example (code by default without formatting):
begin
    -- build the query
    l_query := l_query || 
      'select distinct
        col1 as "A",
        col2 as "B.",
        col3||''.''||col4||''.''||col5 as "C",
        col6 as "D",
        col7 as "E",
        col8 as "F"
      from
        table1 inner join table2 on tbl1_id = tbl2_id1
        left join table3 on tbl3_id = tbl2_id2
        '||l_from||'
      where
        '''||in_report_to_compute||''' = ''PIL''
        and col5 = ''P''
        '||point_ui.get_where_for_point_query(in_source, in_report_to_compute);
    return l_query;
end;
When I have the format:
begin
    -- build the query
    l_query := l_query || 'select distinct

col1 as "A",

col2 as "B.",

col3||''.''||col4||''.''||col5 as "C",

col6 as "D",

col7 as "E",

col8 as "F"

from

table1 inner join table2 on tbl1_id = tbl2_id1

left join table3 on tbl3_id = tbl2_id2

'||l_from||'

where

'''||in_report_to_compute||''' = ''PIL''

and col5 = ''P''

'||point_ui.get_where_for_point_query(in_source, in_report_to_compute) ;
    return l_query;
end;
And once again the format:
begin
    -- build the query
    l_query := l_query || 'select distinct



col1 as "A",



col2 as "B.",



col3||''.''||col4||''.''||col5 as "C",



col6 as "D",



col7 as "E",



col8 as "F"



from



table1 inner join table2 on tbl1_id = tbl2_id1



left join table3 on tbl3_id = tbl2_id2



'||l_from||'



where



'''||in_report_to_compute||''' = ''PIL''



and col5 = ''P''



'||point_ui.get_where_for_point_query(in_source, in_report_to_compute) ;
    return l_query;
end;
It seems to double line breaks + 1 each time:
jump to 1 line
3 line breaks
7 line breaks
15 line breaks
line breaks 31
etc.

I unchecked all the trainer configuration, with the exception of the CASE line crossings.
Commas with line number: 1
Width Max Line: 999
Threashold for SQL small: 999

How can I avoid this?

Thank you.

Yann.

Hi Yann39

Workaround: use Chr (10) instead of multiline strings.
See Re: Trainer code break my literal "Asunder"

Reproduced and connected
Bug 14114689 - TRAINER of CODE BREAKING MY LITERAL ASUNDER (to the AID of MULTI LINE LITTERAUX)

-Turloch
SQLDeveloper forum

Tags: Database

Similar Questions

  • binary file with line break

    Hello

    Today, I need to import data from a binary file / mixed text. The structure is

    CH1 octet1 Ch1 Ch2 Ch2 octet2 CrLf octet1 octet2

    CH1 octet1 Ch1 Ch2 Ch2 octet2 CrLf octet1 octet2

    CH1 octet1 Ch1 Ch2 Ch2 octet2 CrLf octet1 octet2

    My first attempt was a DataPluginExample3.VBS updated the

    Void ReadStore (File)

    Sun block: SetBlock = File.GetBinaryBlock)

    Dim Channel1: Set channel 1 = Block.Channels.Add ("Low-Timer", eU16)

    Canal2 Dim: Set Canal2 = Block.Channels.Add ("High-Timer", Ue16)

    Dim canal3: Canal3 Set = Block.Channels.Add ("CrLf", Ue16)

    Dim ChannelGroup: Set ChannelGroup = Root.Channelgroups.Add ("ESR_Timing")

    ChannelGroup.Channels.AddDirectAccessChannel (Channel1)

    ChannelGroup.Channels.AddDirectAccessChannel (Channel2)

    ChannelGroup.Channels.AddDirectAccessChannel (Channel3)
    "(Kanal 3 ist nur $OD$ OA CrLf)"

    End Sub

    Unfortunately, each odd sample, the data are corrupted and then become misaligned. And the beginning of data entry does not exactly start a new line.

    So I would use the CrLF to re-sync.

    How can I mix the approach of the ASCII-readline with binary data?

    The following does not work: I try to tell the trainer to use vbNewLine (= CrLf = $0D $0) to separate lines and use the channels of direct access with the data type of U16. But when you use the line break, apparently the import filter also expects the delimiters instead of raw binary values.

    Void ReadStore (File)

    File.Formatter.LineFeeds = vbNewLine

    File.SkipLine () ' Sicherstellen, dass erste wird ignoriert line unvollstandige

    Sun block: SetBlock = File.GetStringBlock()

    Dim Channel1: Set channel 1 = Block.Channels.Add ("Low-Timer", eU16)

    Canal2 Dim: Set Canal2 = Block.Channels.Add ("High-Timer", Ue16)

    ' Dim canal3: canal3 Set = Block.Channels.Add ("CrLf", Ue16)

    Dim ChannelGroup: Set ChannelGroup = Root.Channelgroups.Add ("ESR_Timing")

    ChannelGroup.Channels.AddDirectAccessChannel (Channel1)

    ChannelGroup.Channels.AddDirectAccessChannel (Channel2)

    End Sub

    Thank you for your comments.

    Michael

    Hi Michael,

    I think this use made the rounds.  I had to ignore all partial to the first row of values in order to keep the correspondence of the line of the high and low timer values.  Also note that by default the U16s are read with LittleEndian byte order - you can change that with File.Formatter.ByteOrder = eBigEndian.

    Brad Turpin

    Tiara Product Support Engineer

    National Instruments

  • 6 InDesign cross-references cause mysterious line breaks

    In a paragraph with several cross references (7), 6 InDesign, the scrolling text to the next line, apparently without reason, even if there is room for the text on the same line.

    Here is my example:

    At the end of line 1): when I do a link to Unit 52, it makes the word 'article' drop down to the next line, even if there is room for it. (And also with 19, 22, when they are turned into links, they fall down.) If I remove the reference cross on "52" the word return upward on the same line.

    (1) animated and inanimate. This distinction affects how we use articles and verbs so we talk about in most of the units on the verbs and articles, but amongst the

    other places in the following units: 17, 19/B, 19/C, 21/B, 22/A, / 22B and 22 c /, / 23 c, 27 (used as an object), 52 (summary of articles).

    So after I created the 7th cross references, like this line breaks:

    (1) animated and inanimate. This distinction affects how we use articles and verbs so we talk about in most of the units on the verbs and articles, but amongst the

    other places in the following units: 17, 19/B, 19/C, 21/B, 22/A, / 22B and 22 c /, / 23 c, 27 (used as an object), 52 (summary of)

    Articles).

    It seems that 6 InDesign can't manage a number of cross-references in a single line.

    Have you ever seen this happen? Do you know what to do about it?

    Thanks for any input and help!

    I've seen it happen. I also posted about it here, and introduced a bug report, but I have not tested to see if it is still present in the CC of InDesign post-CS6 versions. Cross-references can cause goofy cloth, implausible, in conditions that I can't identify. However, your text will probably compose as you expect if you pass the composer of normal paragraph to the paragraph universal composer.

  • Causes of white space, tab, and line breaks slow in running the queries? What is the main reason behind it?

    Hi all


    I am facing a weird problem in the SQL query. Taken, I wrote the request with the spaces, tabs and line breaks after execution it slows down the database and finally, I have to restart the database again. But after removing the spaces the application went very well. I don't know what the problem causing this slow run, but after the removal of whitespace to query everything works fine. I've also confirmed plans to explain the two after the removal of whitespace and previously had the same results.

    I use the TOOL of DEVLOPER PL/SQL, SQL developer, Toad and Oracle 11 g.

    ***************************************************************

    For example. (in reference to my original query):

    Select

    *

    Of

    Double;

    ****************************************************************

    (After removing whitespace)

    Select * twice;

    *****************************************************************

    What would be the reason for white spaces causing slow performance?

    Please let me know if you need additional information on my question.


    Thanks in advance,

    HP

    If you make the first request without spaces and the second by spaces you will see, the second is even faster...

    The reason why are cached revenge...

    HTH

  • How to keep line breaks in CSV, TXT doc then merge the data in CC?

    Hey,.

    There is a thread for this question, answered in 2009, then in 2014 (that wasn't there is still no ideal integrated solution):

    https://forums.Adobe.com/thread/415563?start=0 & tstart = 0

    But I was wondering if Indesign CC2015 made no progress in this regard...?

    Thank you

    Vanessa

    In simple, no words. With the exception of the variable QR codes, merge data has remained the same since that post.

    The current solution of:

    • put a delimiter in the source file, such as
      or | to represent the newline; then
    • Merge into a new indesign file and use find/replace to replace the separator for a line break

    Is always the simplest solution with the data merge.

    Data merge isn't the only way to import variable data. XML is another way, but the learning curve is steep. The rewards are worthwhile, but prepare to invest some many hours in learning!

    Otherwise, perhaps consider a third party plug-in which may be more appropriate than merge data.

    Rest assured, you are not alone. All I can suggest is to go to the feature request/Bug Report Form and the application as a feature request.

    Colin

  • regexp_replace and line break characters

    I'm using regexp_replace to an insert in a string with the following format: "A", "B", "C", "D"... I'm inserting a DLJP prefix for each element so the end result would be "DLJPA", "DLJPB", "DLJPC" etc. The regular expression, I've provided works fine however it's strip between the chain line break characters.

    Select regexp_replace ('"A", "B", "|") Chr (13) | Chr (10) | ""C","D", '(^|,) \s*\"', '\1"DLJP') of the double".

    Result should be (with intact line break):
    "DLJPA", "DLJPB".
    "DLJPC", "DLJPD".

    but instead the result is:
    'DLJPA', 'DLJPB', 'DLJPC', 'DLJPD '.

    I want to KEEP the original line breaks. I don't know why he is stripping on the CRLF because I'm not including the CRLF in the regular expression pattern. By documentation the ^ does not, unless I specify'm ' as the match parameter. In any case, it deletes line independently, breaks even if I omit corresponding ^.
    select regexp_replace('"A", "B",' || chr(13) || chr(10) || '"C", "D"','"([^"]+)"','"DLJP\1"') from dual
    /
    
    REGEXP_REPLACE('"A","B",'||CHR(13)|
    -----------------------------------
    "DLJPA", "DLJPB",
    "DLJPC", "DLJPD"
    
    SQL>
    {code}
    
    SY.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            
    
  • Remove line breaks a query

    Hi all

    I'm writing an application using Oracle SQL Developer, and one of the fields contains notes. Unfortunately, there are several line breaks caused when a user presses the Enter key as they type notes in our system. The broken line is visible only when export us the data into excel to produce spreadsheets of performance analysis.

    Would it not possible to remove the line breaks (may substitute with a space) without updating the data in the database?

    I'm sorry if I should not have created a new thread, but I can't find the answer anywhere.

    Something like:

    REPLACE(notes, CHR(10), ' ')
    
  • Line breaks in comments

    For more than a year now, Business Catalyst has been implemented unwelcome line breeze mid-sentence in our comments. This is true for our blogs and our descriptions of products (the places we use the comment module). Support of BC has "confirmed it is a question" and has submitted a ticket to the development team. I'm supposed to "check if it was fixed after each output." Thank you, BC. I've heard for a year now.

    You can see an example of the problem in the first comment here: http://birchbarkbooks.com/_blog/Birchbark_Blog/post/The_Round_House _ (and_Book_Tour)

    Or just browse birchbarkbooks.com for any number of other examples. Line breaks appear to be inserted after every certain number of characters.

    Needless to say that this makes us appear very little professional.

    Is someone else in trouble with this "confirmed problem? What is the cause? What is the solution?

    Thanks a lot for your help.

    Well it's a bug and expected to be fixed in our next release next week.

    Thank you for your patience.

    -Sidney

  • XML, CSS, tabs and unwanted line breaks

    Hello

    I spent days trying to fix this... including many hours of trawling the web, but nothing helped so I hope some of you can help out.

    I have a site that compiles to Actionscript 2.0 and Flash player 8.  This site uses the XML output from ASP.Net pages of database-oriented.

    The problem I have is basically where I have a tabstops set, in some cases, where the text from the first tab stop is over a certain length, a unwanted line break is released just before the last word in the entry.  (I know it's always the last word if I put a word on the end of the word chain that was originally on the new line being back in its place - so it doesn't seem to be associated with length).

    Indeed, what I want is as follows:

    Header1: descriptive text in the header 1-tete2: Description 2 header

    header3: Description 3 header4 header: header text 4

    text description here on multiple lines

    I mean, it is something like this:

    Header1: descriptive text in the header 1-tete2: Description 2 header

    header3: with a long Description 3 header

    Description header4: header text 4

    text description here on multiple lines

    I am loading Xml is as follows (this has been anonymised and rafters has changed to "[]")

    [? xml version = "1.0" encoding = "utf-8"?]
    [config scrollPosition = 'right' styleSheet=".\stylesheets\cv.css']
    [text]
    [textformat tabstops = "50,540,590"]: [tab /] T [tab /] T [tab /] T [tab /]: [br /]
    [list_by] Entered Date of CV [/ list_by]
    [br /]
    ["headertext"] Date: [/headertext]
    [tab /]
    [itemheader] September 2010 - March 2011 [/itemheader]
    [tab /]
    ["headertext"] Agency: [/headertext]
    [tab /]
    [itemheader] [a href ="http://www.xxxx.eu/xxxx.cfm"target = "_blank"] xxxxx [a] [/itemheader]
    [br /]
    ["headertext"] Role: [/headertext]
    [tab /]
    [itemheader] ABAP programmer Application Maintenance SAP ECC 6.0 Finland [/itemheader]

    [tab /]
    ["headertext"] Company: [/headertext]
    [tab /]
    [itemheader] [a href ="http://www.xxxx.com"target = "_blank"] xxxxx [a] [/itemheader]
    [br /]
    [br /]

    There are closing tags appropriate further down in the file.

    The CSS that relates to this is:

    HeaderText {}
    display: inline;
    color: #008000;
    }
    ItemHeader {}
    display: inline;
    color: #FFFFFF;
    }
    {list_by}
    do-size: 11pt;
    text-align: center;
    }
    {to preamble
    do-family: verdana_italic;
    text-align: justify;
    margin left: 150px;
    right margin: 150px;
    }
    {sum_title}
    text-align: center;
    do-size: 11pt;
    make-weight: bold;
    color: #FFFF00;
    }
    {text}
    do-family: verdana;
    do-size: 9pt;
    color: #FFFFFF;
    }

    And finally the Actionscript code:

    content_mc.scroll_txt.setTextFormat = tFormat;
    content_mc.scroll_txt.embedFonts = true;
    content_mc.scroll_txt.html = true;
    content_mc.scroll_txt.WordWrap = true;
    content_mc.scroll_txt. Multiline = true;
    content_mc.scroll_txt.condenseWhite = true;
    content_mc.scroll_txt. StyleSheet = myCSS;
    content_mc.scroll_txt. Text = sXml;

    In order to get the CSS work around the dynamic text field settings, I use an empty TextFormat object tFormat.  The XML is loaded with ignoreWhite set to true.

    Anyone any ideas?  Or I do not see the wood for the trees?

    Concerning

    Rich

    as I said, it may be a bug.

    and "unexpected" wasn't a good choice of words.  I expected because I'm familiar with the issue, but you're right, I wasn't expecting when I first met it.

  • How can I add a \n line break in a string?

    How can I add a line break in a string?
    \n doesn't seem to work.

    I'm passing a string to my message to the alert box, but the string is too long.

    Hello

    SQL> SELECT 'HELLO'||'WORLD' AS VALUE
      2  FROM DUAL;
    
    VALUE
    ----------
    HELLOWORLD
    
    SQL> SELECT 'HELLO'||CHR(10)||'WORLD' AS VALUE
      2  FROM DUAL;
    
    VALUE
    -----------
    HELLO
    WORLD
    

    BTW maximum lenth of alert is 200 characters. If character length will be more then 200 high he'll jump either you add new line or display the text as it is.

    -Clément

  • Getting the varchar2 values when they contain any line breaks

    If I insert a value as in the following example that contains line breaks how extract you these data back using an exact match.

    INSERT INTO TestTable (ID, Value) VALUES ('1 ', 'test1\ntest2')

    The following query fails to retrieve the results:

    Select *.
    from TestTable
    where value = "test1\ntest2".
    to insert new lines
    
    insert into xyz (x) values ('test1' || chr(13) || chr(10) || 'test2');
    /
    
    SQL> select * from xyz;
    
    X
    -----------------------
    test1
    
    test2
    
    SQL> select * from xyz where instr(x, chr(13)||chr(10))>1;
    
    X
    ----------------------------------------------------------
    test1
    
    test2
    
  • htmlText remove all line breaks

    In my program, a user can enter any type of text using a RichTextEditor. The entered text has all its illegal xml characters replaced (< with & lt ;) etc.) This string is placed in an xml document. A component is custom, then receives the xml document, converts the html code in its original form and the applicable as the htmlText of a property control of text. This used to work properly. I need string conversions because there are some "metaStrings" which is not replaced according to certain criteria... which is the string {$DATE} would get replaced by the effective date when loading at a later date. As I said, used to work, and I had no problem display of text exactly as the user who created it. Now, for some reason, when I set the htmlText property, all line breaks are removed, of any type. < here > < p > < / p > < /li > < li > for fleas. Remains of formatting, has increased the font size, color, etc., but there is no line breaks.

    I have my chiseled loading code and the following output:

    public static void loadHtmlText(textControl:Text,_textData:XML,_replaceMeta:Boolean_=_false):void
    {
    trace ("loading text html in a text component, loading", textData);
    var html:String = textData.Html.toString ();
    trace ("after parsing a string", html);
    If (replaceMeta)
    {
    trace ('replacing');
    HTML = html.replace(/\{\$DATE\}/,textData.Date);
    Add sequences additional meta here for replacement
    }
    trace ("after the replacement", html);
    textControl.htmlText = html;


    textControl.validateNow (); force a commit
    trace ("value that was set', textControl.htmlText");
    }

    and the following output:

    text html in a text component loading, loading
    < data >
    < html > & lt; TEXTFORMAT LEADING = "2" & gt; & lt; P ALIGN = "LEFT" & gt; & lt; FONT FACE = "listFont" SIZE = "10" COLOR = "#0B333C" LETTERSPACING = "0" KERNING "0" = & gt; Line 1 & lt; / FONT & gt; & lt; /P & gt; & lt; / TEXTFORMAT & gt; & lt; TEXTFORMAT LEADING = "2" & gt; & lt; P ALIGN = "LEFT" & gt; & lt; FONT FACE = "listFont" SIZE = "10" COLOR = "#0B333C" LETTERSPACING = "0" KERNING "0" = & gt; Line 2 & lt; / FONT & gt; & lt; /P & gt; & lt; / TEXTFORMAT & gt; & lt; TEXTFORMAT LEADING = "2" & gt; & lt; P ALIGN = "LEFT" & gt; & lt; FONT FACE = "listFont" SIZE = "10" COLOR = "#0B333C" LETTERSPACING = "0" KERNING "0" = & gt; Line 3 & lt; / FONT & gt; & lt; /P & gt; & lt; / TEXTFORMAT & gt; < / Html >
    NotSet < date > < / Date >
    < / data >

    after parsing a string
    < TEXTFORMAT LEADING '2' = > < P ALIGN = "LEFT" > < FONT FACE = "listFont" SIZE = "10" COLOR = "#0B333C" LETTERSPACING = '0' KERNING '0' = > line 1 < / POLICE > < /P > < / TEXTFORMAT > < TEXTFORMAT LEADING '2' = > < P ALIGN = "LEFT" > < FONT FACE = "listFont" SIZE = "10" COLOR = "#0B333C" LETTERSPACING = '0' KERNING '0' = > line 2 < / FONTS > < /P > < / TEXTFORMAT > < TEXTFORMAT LEADING = "2" > < P ALIGN = "LEFT" > < FONTS FACE = "listFont" SIZE = "10" COLOR = "#0B333C" LETTERSPACING = '0' KERNING '0' = > line 3 < / POLICE > < /P > < / TEXTFORMAT >

    After replacing
    < TEXTFORMAT LEADING '2' = > < P ALIGN = "LEFT" > < FONT FACE = "listFont" SIZE = "10" COLOR = "#0B333C" LETTERSPACING = '0' KERNING '0' = > line 1 < / POLICE > < /P > < / TEXTFORMAT > < TEXTFORMAT LEADING '2' = > < P ALIGN = "LEFT" > < FONT FACE = "listFont" SIZE = "10" COLOR = "#0B333C" LETTERSPACING = '0' KERNING '0' = > line 2 < / FONTS > < /P > < / TEXTFORMAT > < TEXTFORMAT LEADING = "2" > < P ALIGN = "LEFT" > < FONTS FACE = "listFont" SIZE = "10" COLOR = "#0B333C" LETTERSPACING = '0' KERNING '0' = > line 3 < / POLICE > < /P > < / TEXTFORMAT >
    set < TEXTFORMAT LEADING = "2" > < P ALIGN = "LEFT" > < FONT FACE = "listFont" SIZE = "10" COLOR = "#0B333C" LETTERSPACING = '0' KERNING '0' = > line 1Line, 2Line 3 < / POLICE > < /P > < / TEXTFORMAT >



    Uh, oops, all the strings wordwrapped, makes it impossible to read. There were three blocks < P > < / p > adopted in
    each of them said line 1 line 2 and line 3, respectively, and each of them must be on its own line.

    After forcing the validation of the text control after setting this string, it has that one tag < P > < / p > with all the text inside... 2Line 1Line line 3.


    Any ideas?

    It worked before, I did was move the parameter text in its own function, insead of a function called by the method of my custom component's data provider.

    Thanks for the help.

    Wow, almost three months later, when my work schedule allows me actually to take over this problem, and I have the solution :-). It turns out, I don't know why, or if same Adobe knows about the bug, but if you have fonts using style sheets for all controls on your application, that is, I have a style statement request where I placed the police then redering text html of the text control is bug, usually just remove all line breaks. Why, I have no idea, he is simply. However, the same bug does not occur in the TextArea component. Still, I don't know why, seems silly to me, but as the solution to this problem, simply create a component TextArea, backgroundAlpha styles set to 0, its borderStyle to 'none', set the editable to false and boom, you have a component of scrolling text, which doesn't render the text html incorrectly.

  • In v31.0, I can view is more 'raw' XML files with line breaks and ' &lt; ' and ' / &gt; ' characters. Is there a setting that will give me this option?

    Until a few days ago when I opened a file XML with Firefox, I see the content of the file appears with line breaks and ' < ' and ' / > ' and elements. Like this:

    fixed image in < typeOfResource > < / typeOfResource >

     <genre authority="marcgt">picture</genre>
     <genre authority="nmc">Print, Photographic</genre>
     <originInfo>
       <dateIssued encoding="marc">1884</dateIssued>
       <dateIssued encoding="marc">1884</dateIssued>
       <issuance>monographic</issuance>
     </originInfo>
     <language>
    

    Now, it will display like this:

     still image picture Print, Photographic 1884 1884 monographic eng electronic
    

    No tags or line breaks. I need to see the entire XML file. How can I configure FireFox to display this for me? One of my colleagues uses v31.0 and XML views with tags and the line breaks for him.

    For example, I was looking at files sitemap.xml (search Google for inurl:sitemap.xml). For those who have not declared a style sheet, you should always see the classic "source highlight: presentation

    Example: http://www.website.com/sitemap.xml

    Are the files that don't appear as similar planned by not declaring a style sheet?

    As a temporary workaround, you can view the source to see the original. Either:

    • CTRL + u
    • Right click > view Page Source
  • Easy way to remove excess line breaks in txt, html, and epub files?

    Transfer to my e-reader to read web pages. I have to convert everything in epub, because the PDF files and djvus are designed for larger screens, and txt and html are not displayed correctly.

    In any case, some pages have a lot of extra newlines that are arranged for larger screens.

    I have to remove the line breaks to make it readable. I know that DevonTech wordservice works in txt, which I can convert it to Epub. Is there something that works in Epub itself? Is there something else that works in txt?

    Thank you.

    INTHE html, these line breaks appear to be either < br / > or < br / > where the paragraph breaks are < p >. So, it seems easier to edit files ePub in the editor, as the iWrite series Epub or the caliber, that the modification of the txts.

  • FF sometimes emits malformed requests (Accept-Language contains a line break) == &gt; error 400

    A few days ago, I started to get 400 errors on some sites (not all). I would get errors of

    -snip-
    Bad request

    Your browser has requested that this server could not understand.
    Request header field is missing ':' separator.

    q=0.8,en-CA-x-Rogers;q=0.8,en-IE;q=0.7,it-it;q=0.7,it;q=0.6,es-ES;q=0.6,ES;q=0.

    -snip-

    I discovered that FF was sending a malformed request - notice how the Accept-language header is broken by a single line break. (I have fact/r and / n visible.)

    -snip-
    GET / HTTP/1.1\r\n
    Host: www.thestar.com\r\n
    User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; RV:17.0) Gecko/20100101 Firefox/17.0\r\n
    Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\r\n
    Accept-Language: en-US,en,en-ca;q=0.9,en-gb;q=0.9,fr-FR;q=0.9,fr;q=0.8,fr-ca\n

    q=0.8,en-CA-x-rogers;q=0.8,en-IE;q=0.7,it-IT;q=0.7,it;q=0.6,es-ES;q=0.6,es;q=0.6,ko-KR;q=0.5,ko;q=0.5,is-IS;q=0.5,is;q=0.4,de-DE;q=0.4,de;q=0.4,cs-CZ;q=0.3,cs;q=0.3,ru-RU;q=0.3,ru;q=0.2,ca-AD;q=0.2,ca;q=0.1,en-AU;q=0.1,pl-PL;q=0.1 pl;q=0.0\r\n

    Accept-Encoding: gzip, deflate\r\n
    Connection: keep-alive\r\n
    \r\n
    -snip-

    I tried the suggested steps: empty the cache/cookies/active connections/off line data Web site closed FF, deleted the file cookies.sqlite, rebooted. The problem persists. The only clue is the Accept-Language malformed header.

    It's not fun to have a paralyzed FF. Thanks for your help.

    Must you really all these languages?

    Tools > Options > content: languages-> choose

Maybe you are looking for

  • information about icloud not be loading not in the browser

    I try to use iCloud Notes in a web browser.  I tried Chrome, Firefox, IE AND Safari.  All other functions work perfectly, but I need to access the Notes. Suggestions?

  • iMac 2010 do not start at all?

    Right, So I had recently an iMac by my father-in-law because he needed a new job. I took it on places that I would erase all the information of the business out of it. In any case, I followed a guide online, and I guess I'm a little more excited that

  • Find the position

    Hello I have several huge files. The problem is when I want to work with them, it is very long. Therefore, I try to seek the position in the file. It is a principle even when you search for a word in a dictionary. If you search for the word 'painter'

  • Resolution of the screen - police too small when the value of resolution 1920 x 1080

    original title: screen resolution Got a new laptop which has 1920 x 1080 screen resolution that I paid extra for.  However, when I keep this setting on any web site text size/font is so small that it is very difficult to read.  I tried all the plugin

  • What is a request only to create channels once?

    Dear all, An application can receive push message, only need to create channel once and use the token to grow in the future? Or is it necessary to create the channel whenever the application is started? Thank you Dong