Menu

#609 script + style HTML elements in source, missing stylesheet in result.

5.8
closed-fixed
None
5
2023-09-27
2013-08-10
momdo
No

Description (Steps to reproduce):
Load the fragment below, which has a style element directly succeeding a script element:

...
<head><meta charset="utf-8" /><script>{}</script><style>
body {margin:0;}
</style></head>
...

Expected Results:
Everything can be found in the target HTML file.

Actual Results:
Stylesheet has gone somewhere.

Environment:
OmegaT: 3.0.4 Update 2
OS: Windows 8 x64
Java SE: 1.7.0_25-b16

Discussion

  • Damien Rembert

    Damien Rembert - 2022-12-30

    I wonder if this is a duplicate of https://sourceforge.net/p/omegat/bugs/205/
    I will check but if that's the case this should probably be closed.
    EDIT: It is, I got a bugfix for it

     

    Last edit: Damien Rembert 2023-01-01
  • Damien Rembert

    Damien Rembert - 2023-01-11
    • assigned_to: Damien Rembert
    • Group: 3.0 --> None
     
  • Damien Rembert

    Damien Rembert - 2023-01-29
    • status: open --> open-fixed
     
  • Damien Rembert

    Damien Rembert - 2023-01-29
    • Group: None --> 5.8
     
  • Hiroshi Miura

    Hiroshi Miura - 2023-09-27
    • status: open-fixed --> closed-fixed
     
  • Hiroshi Miura

    Hiroshi Miura - 2023-09-27

    Released as 6.0

     

Log in to post a comment.

MongoDB Logo MongoDB