code plugins don't display their contents
- Status
- Closed
- Subject
- code plugins don't display their contents
- Version
- 7.x
- Category
- Regression
- Feature
- Wiki Plugin (extends basic syntax)
- Submitted by
- mheller
- Lastmod by
- mheller
- Rating
- Description
As of Friday 4/15/2011, code plugins stopped displaying their contents on my 7.x head site.
For example, I have a code plugin with no options set that contains:
Copy to clipboardfunction validate_a as p (e as p) 'Sample validation function. 'Data for the current row is available in 'e.data'. 'For example, e.data.firstname, e.data.lastname if e.data.a = "" then validate_a.hasError = .t. validate_a.errorText = "a cannot be blank." end if end function
On my site, nothing displays except the edit marker for the plugin.- Workaround
- Turning off CodeMirror restores the display. Adding a GeShi language tag restores color coding.
- Importance
- 9 high
- Priority
- 45
- Demonstrate Bug on Tiki 19+
-
This bug has been demonstrated on show2.tiki.org
Please demonstrate your bug on show2.tiki.org
Show.tiki.org is not configured properlyThe public/private keys configured to connect to show2.tiki.org were not accepted. Please make sure you are using RSA keys. Thanks.
- Demonstrate Bug (older Tiki versions)
-
This bug has been demonstrated on show.tikiwiki.org
Please demonstrate your bug on show.tikiwiki.org
Show.tiki.org is not configured properlyThe public/private keys configured to connect to show.tikiwiki.org were not accepted. Please make sure you are using RSA keys. Thanks.
- Ticket ID
- 3853
- Created
- Monday 18 April, 2011 14:14:16 UTC
by mheller - LastModif
- Friday 06 May, 2011 18:33:07 UTC