Ticket #548 (closed bug: fixed)

Opened 3 months ago

Last modified 3 months ago

some html plugins can't be used in other response type

Reported by: laurentj Assigned to:
Priority: normal Milestone: Jelix 1.0.4
Component: jelix:plugins Version: 1.0.3
Severity: normal Keywords:
Cc: Php version:
Review: Hosting Provider:
Documentation needed: 0 Blocking:

Description

For example, if we use jforms plugin in a json response, there are some errors like

Fatal error: Call to undefined method jResponseJson::addJSLink() in lib/jelix/plugins/jforms/html/html.jformsbuilder.php on line 53

When a plugin uses a response object, it should check the type of response.

Change History

05/04/08 23:06:31 changed by laurentj

  • status changed from new to closed.
  • resolution set to fixed.

Fixed in the trunk and in the 1.0.x branch.

Download in other formats: Comma-delimited Text Tab-delimited Text RSS Feed