Well how better to follow up 1.6.0.2 then with 1.6.0.3 :-) Anyways it is now released. We are working on 1.6.1 and will continue to release maintenance...
Thanks for the update, Jason. I assume I can also peg my code against the tagged releases? https://svn.dotmarketing.net/wwwroot/dotcms.org/tags/releases/ ...
http://cms.edinboro.edu/departments/library/index.dot Not sure what is going on, but when the user click on the contact menu down arrow thing for any of the...
I have a structure that I've only recently added a new field to. It's a non required field, and all of the content in that structure that already exists does...
Mcbride, Michael G.
mcbridem@...
May 1, 2008 8:37 pm
1754
Not sure what the JS error is ... there are a bunch in IE .... but non in FF This is what it says: Line: 198 Char: 4 Error: Object doesn't support this...
Which corresponds to this code: function editContentlet(x,y){ document.getElementById('container').value=x; document.getElementById('contentlet').value=y; form...
Chris, Do you get it on all Edit contentlet pages or only on one page? Thanks Maria On Thu, May 1, 2008 at 4:47 PM, Christopher F. Falzone < ... -- Maria Ahues...
It happens on all of them. I've narrowed the problem down to the quick search thing they are using. Somehow it is blocking the edit functionality. Christopher...
In a #pullcontent query, is there a way to indicate you want to sort on a text field in alphabetical vs. ACSII order? It seems that everything orders based on...
Hi. I get the same error with 1.6.0.2 but on another line: ERROR 1071 (42000) at line 1778: Specified key was too long; max key length is 1 000 bytes / Fredrik...
Humm didn't reproduce that in my tests. which sql file are you running? should be at the root of the zip file. ... -- Thanks, Jason Tesser dotCMS Lead...
The pullcontents returns a list of Contentlets. If the sort that comes with the pullContents marco doesn't work I would recommend using the sort tool. it cane...
if the field is say test4 should just be able to say text4:'' so if you wanted to say where it is empty or 1 in teh query say +(text4:'1' text4:'') On Thu, May...
Yes, I'm using that one. It's obviously the same problem, it happens here: create table tag_inode ( inode varchar(255) not null, tagname varchar(255) not null,...
Sorry it took so long to get an answer here. The pages you gave I can' seem to access getting a tomcat 404 but Can you use menu links to solve this? If I...
Humm that isn't the proper sql file. It appears the wrong sql file made it into the zip. Let me update the zip Will post here in 2 min when I update ... -- ...
Genuine Lifetime Income!! www.moreinfo247.com/10135958/CB <http://www.moreinfo247.com/10135958/CB> Earn!! à 5000 US Dollars per month without Investment...
Genuine Lifetime Income!! www.moreinfo247.com/10135958/CB <http://www.moreinfo247.com/10135958/CB> Earn!! à 5000 US Dollars per month without Investment...
I have no idea what is going on since I cannot view that page, but a similar problem I once had, was when I had one container with normal content attached, and...
Patrick van den Hurk
pvdhurk@...
May 5, 2008 7:55 am
1773
Patrick: Is there a bug in on the behavior you described? If not, I'll create one. That seems like an easy fix. -Will On Mon, May 5, 2008 at 3:55 AM, Patrick...
I get an exception (see part of the stack trace below) when I try to do "add js/css" to a template. It happens when I do "browse for file" and then click on a...