FLUID-2192: pager throws an error on load

Metadata

Source
FLUID-2192
Type
Bug
Priority
Blocker
Status
Closed
Resolution
Fixed
Assignee
Justin Obara
Reporter
Justin Obara
Created
2009-02-04T09:16:35.000-0500
Updated
2009-02-16T23:08:33.000-0500
Versions
N/A
Fixed Versions
  1. 0.8
Component
  1. Pager

Description

pager throws an error on load

http://build.fluidproject.org/fluid/sample-code/pager/basic/pager.html
http://build.fluidproject.org/fluid/sample-code/pager/renderer/pager-render.html

Error: EL is undefined
File: Fluid.js
Line: 593

It seems that this is breaking both versions of pager and the unit tests for it.

Environments

FF2, FF3, Opera 9.5, Safari 3 (Mac OS 10.5)
FF2, FF3, IE6, IE7, Opera 9.5 (Win XP)
FF3, IE7 (Win Vista)
FF3, IE6 (Win 2000)

Comments

  • Justin Obara commented 2009-02-06T12:51:37.000-0500

    Bug Parade 0.8 release

  • Antranig Basman commented 2009-02-16T17:45:44.000-0500

    Pager-renderer now working again, with the tests

  • Justin Obara commented 2009-02-16T23:06:46.000-0500

    tested using:

    FF2, FF3, Opera 9.5, Safari 3 (Mac OS 10.5)
    FF3, IE6 (Win XP)

    It appeared to be working.

    Waiting on a code review to close

  • Justin Obara commented 2009-02-16T23:08:21.000-0500

    Colin verified this

    Quote from a message to the fluid-work list

    "* I reviewed the series of commits that fix FLUID-2179 and FLUID-2192. The Pager is working nicely again in all of the browsers I tested with, and a number of framework improvements came along with this fix. +1 for inclusion in Infusion 0.8."