Hello,
In  Version, 2.16.1-stable Plugins work fine when clicking on plugin web2py
administrative interface gives all information about the plugin, but in
2.17.1 gives Error.
is that bug or I am doing something wrong?
Version
web2py™ Version 2.17.1-stable+timestamp.2018.08.06.01.02.56
Python Python 3.6.2: C:\Program Files\Python36\python.exe (prefix:
C:\Program Files\Python36)Traceback

1.
2.
3.
4.
5.
6.

Traceback (most recent call last):
  File "C:\web2py\gluon\restricted.py", line 219, in restricted
    exec(ccode, environment)
  File "C:\web2py\applications\admin\views\default/plugin.html", line
165, in <module>
    path=[]
TypeError: sequence item 0: expected str instance, bytes found


Thanks,
Sandeep

On Sat, Aug 11, 2018 at 9:34 PM Nico Zanferrari <nicoz...@gmail.com> wrote:

> Hi,
>
> I've found that the style bug described in
> https://github.com/web2py/web2py/issues/1929 (due to bootstrap4 changes)
> is still present - at least with the Welcome app. I've already commented
> there.
>
> Also, the version on github is 2.17.1-stable+timestamp.2018.08.05.17.57.00
> , while on the website is 2.17.1-stable+timestamp.2018.08.06.01.02.56 . The
> different timestamps make the Admin app to suggest to upgrade to a
> non-existing new version if you install web2py using git.... Please, avoid
> it for the next release.
>
> Thank you,
> Nico
>
> Il giorno lun 6 ago 2018 alle ore 03:12 Massimo Di Pierro <
> massimo.dipie...@gmail.com> ha scritto:
>
>> Hello everybody,
>>
>> I released pyDAL 18.08 and web2py 2.17.1
>> They mostly contain bug fixes as well as better support for python 3 and
>> bootstrap 4 by default.
>> Thanks to all those who contributed!
>>
>> Please check them out and report any issue with them.
>>
>> I have a been a little slow checking this group because of lots of
>> traveling but I will do my best to catch up. :-)
>>
>> Massimo
>>
>> --
>> 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.
>>
> --
> 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.
>

-- 
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