Issue 11711 - php processing instruction regcognition in html
Summary: php processing instruction regcognition in html
Status: CLOSED DUPLICATE of issue 14418
Alias: None
Product: Writer
Classification: Application
Component: code (show other issues)
Version: OOo 1.0.2
Hardware: PC Windows 2000
: P3 Trivial (vote)
Target Milestone: ---
Assignee: eric.savary
QA Contact: issues@sw
URL:
Keywords: oooqa
Depends on:
Blocks:
 
Reported: 2003-02-21 12:13 UTC by jaapie
Modified: 2013-08-07 14:41 UTC (History)
2 users (show)

See Also:
Issue Type: ENHANCEMENT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments
html file with php processing instruction (504 bytes, text/html)
2003-06-23 23:38 UTC, jaapie
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description jaapie 2003-02-21 12:13:12 UTC
The php processing instruction:
<?php
  my php code
?>

is not recognized by the editor an is converted into text. So the above becomes:
<P>&lt;?php my php code ?&gt;</P>

which is quite undesirable. The HTML 4.01 spec states processing instrcution
should be ignored by user agents.. I suppose the same is true for an HTML editor.
Comment 1 prgmgr 2003-06-23 19:38:52 UTC
Thank you for using and supporting OOo.

Please attach the file which consistently reproduces this problem.
Comment 2 jaapie 2003-06-23 23:38:48 UTC
Created attachment 7079 [details]
html file with php processing instruction
Comment 3 mci 2003-09-11 13:32:24 UTC
reassigned to es@openoffice.org

@es: Maybe a double of issue 13790 ??
Comment 4 utomo99 2003-09-24 10:12:06 UTC
Please try using the latest OOo 1.1 Rc5, 
Your version already old enough, and many bug fixes since your version 
and 1.1 RC5. If the problem still happend in 1.1 RC5 please report back
Comment 5 eric.savary 2003-10-13 16:36:34 UTC
14418

*** This issue has been marked as a duplicate of 14418 ***
Comment 6 eric.savary 2003-10-13 16:37:18 UTC
closed