On Monday, 16 December 2013 17:06:28 UTC, LightDot wrote:
>
> Hm. It should be looking for 
> "/admin/static/_2.7.3/codemirror/lib/codemirror.css", 
> so _2.7.3 and not -2.7.3.
>
>
> I don't think this dash is a direct typo in the web2py code. A rewrite rule 
> somewhere, regex gone wrong?
>
>
I have map_hyphen = 'True' in routes.py to allow url's with hyphens. Maybe 
related to that, though it seems odd.
 

>
>
> BTW, the number there is only indirectly related to the web2py version, it 
> isn't the problem in itself. It's this feature in effect:
> http://web2py.com/books/default/chapter/29/04/the-core#Static-asset-management
>  
> Thank you I was trying to find that in the book. 

I have now set the version explicitly (response.static_version = '2.8.2') 
in applications/admin/0.py (it was set to 2.7.3) and I have commented out 
the map_hyphen = 'True' in my routes.py and I can edit files again.
 

>
> Regards
>
>
>>>

-- 
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/groups/opt_out.

Reply via email to