Ticket #2552 (new Bug)
PHP code on top of page
| Reported by: | connectcase | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | Core : Output Data | Version: | FCKeditor 2.3.2 |
| Keywords: | Confirmed | Cc: |
Description
Apologies if this is a dup, but I couldn't find anything similar when having searched.
FCKConfig.ProtectedSource.Add( /<\?[\s\S]*?\?>/g ) ;
lets me add PHP code, but only in the body-tag. PHP on top of the page (as "session_start()" should be) will be removed. This is according to XHTML rules, but means that no PHP developper needing the use of PHP sessions will be able to fully apply FCK.
I installed the latest nightly to test and have Fullpage=true.
Change History
Note: See
TracTickets for help on using
tickets.