Issue 13790 - PHP in OOo web-editing dosn't save well.
Summary: PHP in OOo web-editing dosn't save well.
Status: CLOSED DUPLICATE of issue 14418
Alias: None
Product: Writer
Classification: Application
Component: code (show other issues)
Version: OOo 1.0.3
Hardware: PC FreeBSD
: P2 Trivial (vote)
Target Milestone: ---
Assignee: eric.savary
QA Contact: issues@sw
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-04-24 20:24 UTC by sadtler
Modified: 2013-08-07 14:41 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description sadtler 2003-04-24 20:24:21 UTC
Using PHP and OOo isn't a good idea, OOo swiches "'s into HTMLs character code
thereby breaking the PHP. I found Mozilla's Composer did the same thing, if this
could be fixed I could stop using XEdit.

Kind of examply:
<?php if (echo "Ahhh!"); ?>
Of
<?php if (echo "Ahhh!"); ?>

You get it...
Comment 1 mci 2003-09-04 16:39:56 UTC
reassigned to es@openoffice.org

set to new...
Comment 2 stefan.baltzer 2003-09-12 14:37:47 UTC
SBA: Target set to OOo 2.0
Comment 3 eric.savary 2003-10-13 16:33:56 UTC
duplicate

*** This issue has been marked as a duplicate of 14418 ***
Comment 4 eric.savary 2003-10-13 16:34:11 UTC
closed