I'm entering data into Bugzilla through MySql db with a one text filefor "bugs" and "longdescs" to check concept for one entry, then if itis works I'll create script which will take care and enter all oldbugs.$mysqlimport bugs bugs.txt -u val -pbugs.bugs: Records: 4 Deleted: 0 Skipped:...
Davi Leal wrote:JS_GetProperty(cx, obj, "Algorithm", &Algorithm);algorithm = JS_GetStringBytes( JSVAL_TSTRING(Algorithm) );That jsval is not a sting, so why would JSVAL_TSTRING work?You presumably want JS_ValueToString, which will attempt to convert a value to astring.-Borisdev-tech-js-engine ma...
Hi All,I'm entering data into Bugzilla through MySql db with a one text filefor "bugs" and "longdescs" to check concept for one entry, then if itis works I'll create script which will take care and enter all oldbugs.$mysqlimport bugs bugs.txt -u val -pbugs.bugs: Records: 4 Deleted: 0 S...
Hi,How I create a Virtual Tokens for my aplication?The Firefox have 4 ikeyVirtualReaders used for update and detect when a newusb token is inserted or removed from usb port.How I can do it too?Thanksdev-tech-crypto mailing listdev-tech-crypto (AT) lists (DOT) mozilla.org...
Would anybody out there know if it is possible to to move ProductsaroundinBugzilla?For example, I have Product 1 and Product 2. I would now like to moveProduct 1 so that it becomes a Component of Product 2 (without losinganyofthe data associated with Product 1, for example bugs, test scrips,etc)...
Hi.I am planning a multi layered application and trying xulrunner todisplay browser elements inside a stack element.I noticed that browser and iframe elements are always displayed on topof the other elements.Is this a bug?My biggest problem is that I can not make the browser elements transparent...
Hi all,Would anybody out there know if it is possible to to move Products around inBugzilla?For example, I have Product 1 and Product 2. I would now like to moveProduct 1 so that it becomes a Component of Product 2 (without losing any ofthe data associated with Product 1, for example bugs, test...
Are there any logs?beltzner wrote:Egad. I'm missing a third consecutive Bon Echo Status Meeting due toan ill-timed flight! Don't be like Beltzner, and be sure to tune infor another exciting installment of theBN ECH STATUS MEETING XXXIV! (<-- yes, that's right)Catch the thrills...
Hi,are there any plans to implement "secure authentication" (using theTB terminology for connections to IMAP servers) for outgoing SMTPconnections?RUwishlist mailing listwishlist (AT) lists (DOT) mozilla.org...
Egad. I'm missing a third consecutive Bon Echo Status Meeting due toan ill-timed flight! Don't be like Beltzner, and be sure to tune infor another exciting installment of theBN ECH STATUS MEETING XXXIV! (<-- yes, that's right)Catch the thrills and chills as we discuss:* Bon Ech...
Hello, all. I would like to have bugzilla mung my address so that peoplecan't send to it without modification. a lot of my spam comes to thataddress which has clearly been harvested from bugzilla, as it is uniqueto bugzilla. (I use sneakemail). I can change it easy enough but it willjust ge...
I have having trouble initializing a text field in a Javascript formusing*.xml files (and the Firefox browser).To be specific the input:<?xml version='1.0'?><?xml-stylesheet type='text/xsl' href='pmathml.xsl'?><html xmlns='http://www.w3.org/1999/...

