Fixed in trunk. Please try it.

Massimo

On Nov 25, 3:11 am, toan75 <[email protected]> wrote:
> Hi,
>
> In Version 1.89.5, I had this error when put many files in to static/
> plugin_xxx folder:
>
> File E:\web2py-XDCB\applications\admin\views\default\plugin.html in
> <module> at line 212
> IndexError: list index out of range
>
> while path!=file_path:
>         if '/'.join(file_path).startswith('/'.join(path)):
>               path.append(file_path[len(path)])
>
> Pls help me.

Reply via email to