yes.
On Aug 11, 7:45 am, Anthony <[email protected]> wrote: > I wonder if it has something to do with this recent > fix:http://code.google.com/p/web2py/source/detail?r=27c08cc67424e945d0fa1.... > Is the problem still there in trunk? > > Anthony > > > > > > > > On Thursday, August 11, 2011 1:57:46 AM UTC-4, mart wrote: > > hi, > > > i am writing some documentation and using plugin_wiki. When i add > > something like: > > `` > > <?xml version="1.0" encoding="UTF-8"?> > > <build main="_main_" > > dist_directory="dist" > > buildCategory="component" > > release_prefix="2.9.1" > > name="android_291_VF_UK" > > device_platform="android" > > branchname="2.9.1" > > branch="branches/2.9.1" > > depot="dev_porting" > > CLIENT_DEPOT="dev_client" > > CLIENT_BRANCH="branches/2.9.1">``:code_html (have also tried > > using code_python) > > > I get an error saying "enter 0 to 512 characters". I downloaded the > > latest cube2py and copied the wiki specific files to my app and am > > still getting the same error. But I have no issues doing this in the > > cube2py application. > > > Note: previously written pages are fine, this just seems to happen > > with new pages. > > > Any idea? > > > thanks, > > Mart :)

