Re: Crashes when editing entries, posted by T. Ribbrock on Wed Jul 29 14:48:34 2009
|
By now, I've installed 2244 and ran some rudimentary tests. So far, I was not able to reproduce the crash anymore. Looking good! |
init_resize sometimes not defined, posted by Richard Stamper on Wed Aug 5 01:07:04 2009
|
Under some circumstances the New/Edit entry screen can invoke the init_resize() function in the onload handler for the <body> tag, but the init_resize()
function is not defined. In my case there is a log where the encoding is plain text (Default encoding = 1) and the message height is restricted (Message
height = 4). Creating or editing entries in this log generates warnings in the Firefox error console and alert boxes in IE about init_resize being |
Re: init_resize sometimes not defined, posted by Stefan Ritt on Wed Aug 5 13:36:44 2009
|
Richard Stamper wrote:
Under some circumstances the New/Edit entry screen can invoke the init_resize() function in the onload |
HTML in attribute values, posted by soren poulsen on Thu Aug 6 11:40:11 2009
|
Hi,
I am using syntax like (from the doc):
Display Telephone = <a href="http://any.company.com/telbook.cgi?search=$Name">$Name's telephone number</a>
Until yesterday |
Re: HTML in attribute values, posted by soren poulsen on Thu Aug 6 11:53:29 2009
|
soren poulsen wrote:
Hi, |
Re: HTML in attribute values, posted by Stefan Ritt on Thu Aug 6 12:11:50 2009
|
soren poulsen wrote:
|
Re: HTML in attribute values, posted by soren poulsen on Thu Aug 6 13:09:50 2009
|
Stefan Ritt wrote:
|
Fix text prevents user from editing text during creation, instead of just edit, posted by Allen on Mon Aug 24 21:47:14 2009
|
When we set Fix text = 1, according to the syntax, this should prevent users from modifying the text field during an edit, but it looks like it is blocking
access at both time of edit and creation, meaning you can never add anything to it. Is that the intended functionality? |