ICEfaces
  1. ICEfaces
  2. ICE-5279

Update trunk/EE to the latest prototype and scriptaculous versions

    Details

    • Type: Task Task
    • Status: Open
    • Priority: Major Major
    • Resolution: Unresolved
    • Affects Version/s: 1.8.2, 1.8.2-EE-GA
    • Fix Version/s: None
    • Component/s: ICE-Components
    • Labels:
      None
    • Environment:
      prototype and scriptaculous

      Description

      Update trunk/EE to the latest prototype and scriptaculous versions

        Activity

        Hide
        Adnan Durrani added a comment - - edited

        I was looking into bridge/build file to add pre-merged prototype.js. I have noticed existing build file adds some portion of the prototype in the "bridge.js" and rest of it in the "bridge.extras.js". So I am not sure in what file the pre-merge file should go. Other then that the following tags has something to do with portion of the prototype.

        <fileset id="munge.js.files" dir=".">
        .......
        <exclude name="lib/prototype/ajax.js"/>
        <exclude name="lib/prototype/base.js"/>
        </fileset>

        <fileset id="no-munge.js.files" dir=".">
        ...
        <include name="lib/prototype/ajax.js"/>
        <include name="lib/prototype/base.js"/>
        </fileset>

        I think it would be better if it can be done by the one who knows about it.

        Show
        Adnan Durrani added a comment - - edited I was looking into bridge/build file to add pre-merged prototype.js. I have noticed existing build file adds some portion of the prototype in the "bridge.js" and rest of it in the "bridge.extras.js". So I am not sure in what file the pre-merge file should go. Other then that the following tags has something to do with portion of the prototype. <fileset id="munge.js.files" dir="."> ....... <exclude name="lib/prototype/ajax.js"/> <exclude name="lib/prototype/base.js"/> </fileset> <fileset id="no-munge.js.files" dir="."> ... <include name="lib/prototype/ajax.js"/> <include name="lib/prototype/base.js"/> </fileset> I think it would be better if it can be done by the one who knows about it.

          People

          • Assignee:
            Unassigned
            Reporter:
            Adnan Durrani
          • Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Created:
              Updated: