On Thursday, January 15, 2015 at 2:42:39 PM UTC-8, Tom Campbell wrote:
>
> I created a file called default/view.html using the web interface. It 
> looks as expected when I peek at it:
>
> {{extend 'layout.html'}}
> <h1>This is the default/view.html template</h1>
> {{=BEAUTIFY(response._vars)}}
>
>
> However, when I choose to edit that file using the web interface I get a 
> blank, uneditable page. This happens with several view files I created. 
>
> Browser console shows this error originating from comment-fold.js: 
>
> TypeError: lineText is undefined
>
>
> Running web2py with this info in the VERSION file: Version 
> 2.9.5-stable+timestamp.2014.03.16.02.35.39
>
> python.exe is on a local drive, web2py and Application directory are on 
> Dropbox drive.
>
> How can I get access to these files?
>

I've had a few times when I've used right-click->Open Link In New Tab to 
edit a file related to the one I've already had open,
and the new tab has the framework but no visible file contents.  Refreshing 
the page (<F5>) makes the contents visible.

But starting at the "Edit" page (the name in the Navbar), and opening a 
file there, has worked for me.

On this machine, I'm still on Version 
2.9.5-stable+timestamp.2014.03.16.02.35.39

 Host is Fedora (16, still) with FF 33.1.1 as the browser.

/dps

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to