Ticket #30 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

transposh translate odd posts

Reported by: anonymous Owned by: amir
Priority: major Milestone: 0.5 - Beta wordpress plugin
Component: Parser Version: 0.1.4
Keywords: Cc:

Description

transpost does not translate even posts (second fourt etc)
example  http://www.top100freesoftware.com/?lang=de

Change History

comment:1 Changed 3 years ago by ofer

  • Version changed from 0.1.2 to 0.1.4

Hello,

This is normally caused by a problematic html code
please see:
 http://validator.w3.org/check?uri=http%3A%2F%2Fwww.top100freesoftware.com&charset=(detect+automatically)&doctype=Inline&group=0

However, I'll try looking into our parser to improve its toleration of such code

comment:2 Changed 3 years ago by ofer

  • Status changed from new to closed
  • Resolution set to fixed

Should be solved by [177], caused by tight comments <!--comment--> and bad skipping

Note: See TracTickets for help on using tickets.