Re: [web2py] Trouble Editing Files In Static Folder Less Than 9 Lines

2014-02-05 Thread Thomas Lanier
> Richard > > > On Wed, Feb 5, 2014 at 10:21 AM, Thomas Lanier > > wrote: > >> If I create a new .js file in the static folder, the web based editor >> will not allow me to edit the file. If I add content to the file with an >> external editor, I can then e

[web2py] Trouble Editing Files In Static Folder Less Than 9 Lines

2014-02-05 Thread Thomas Lanier
If I create a new .js file in the static folder, the web based editor will not allow me to edit the file. If I add content to the file with an external editor, I can then edit the file in the web2py editor if there are at least 9 lines in the file. The bug does not seem to be file size dependent