*** tpb has joined #melange | 00:00 | |
*** Dawang has quit IRC | 00:01 | |
*** Dawang has joined #melange | 00:05 | |
*** mithro has joined #melange | 00:18 | |
*** ChanServ sets mode: +v mithro | 00:18 | |
*** mithro has quit IRC | 00:31 | |
*** adimania has quit IRC | 02:11 | |
*** egns is now known as egns_afk | 02:27 | |
*** adimania has joined #melange | 02:33 | |
*** adimania has quit IRC | 02:48 | |
*** adimania has joined #melange | 02:51 | |
*** Dawang has quit IRC | 03:35 | |
*** SRabbelier|Lappy has quit IRC | 03:55 | |
*** lresende has quit IRC | 04:27 | |
*** hugo_br has quit IRC | 04:38 | |
*** dirigeant has joined #melange | 04:39 | |
*** madrazr has joined #melange | 04:48 | |
*** madrazr has quit IRC | 04:48 | |
*** madrazr has joined #melange | 04:48 | |
*** ChanServ sets mode: +v madrazr | 04:48 | |
*** madrazr has quit IRC | 04:49 | |
*** madrazr1 has joined #melange | 04:49 | |
*** dirigeant has quit IRC | 04:55 | |
*** General_Fou_Fou has joined #melange | 05:16 | |
*** General_Fou_Fou has quit IRC | 05:56 | |
*** madrazr1 has quit IRC | 06:15 | |
*** MatthewWilkes has quit IRC | 06:17 | |
*** mithro has joined #melange | 06:31 | |
*** ChanServ sets mode: +v mithro | 06:31 | |
*** dhaun has joined #melange | 06:59 | |
*** madrazr has joined #melange | 07:01 | |
*** ChanServ sets mode: +v madrazr | 07:01 | |
*** Merio has joined #melange | 07:44 | |
*** ChanServ sets mode: +v Merio | 07:44 | |
*** madrazr has quit IRC | 08:04 | |
*** dirigeant has joined #melange | 08:11 | |
*** madrazr has joined #melange | 08:36 | |
*** ChanServ sets mode: +v madrazr | 08:36 | |
*** Tej has joined #melange | 09:17 | |
*** madrazr has quit IRC | 09:25 | |
*** madrazr has joined #melange | 10:12 | |
*** ChanServ sets mode: +v madrazr | 10:12 | |
*** Tej has quit IRC | 10:29 | |
*** anirvana has joined #melange | 11:21 | |
anirvana | SRabbelir : I am an error while submitting my gsoc proposal :" malformed start tag, at line 44, column 40 " | 11:22 |
---|---|---|
anirvana | how to fix it? | 11:22 |
*** Dawang has joined #melange | 11:54 | |
*** neo7__ has joined #melange | 12:01 | |
anirvana | can anyone tell me how to fix "malformed start tag, at line 41, column 40 " error? | 12:14 |
*** egns_afk is now known as egns | 12:31 | |
*** egns is now known as egns_afk | 12:33 | |
*** neo7__ has quit IRC | 12:37 | |
Merio | anirvana: unfortunately I can't help you directly, please file a bug at http://www.tinyurl.com/new-issue | 12:48 |
tpb | Title: Project hosting on Google Code (at www.tinyurl.com) | 12:48 |
Merio | anirvana: if this is an error related to the editor, there should be a new option in your profile to disable tinyMCE and use a plain textarea to paste your proposal into | 12:50 |
anirvana | Merio : But i can't submit plain text, i want to stule my proposal with heading and underlines | 12:51 |
anirvana | style* | 12:51 |
Merio | anirvana: you can paste HTML into the plain text area anyway and it should show without any problems on the organization side. btw have you checked that your HTML is correct? I don't know what the real problem is, but perhaps if it says "malformed start tag" it could be related to a broken HTML | 12:52 |
anirvana | Merio : Actually i am copying and pasting my proposal from wordpad | 12:54 |
anirvana | when i disable tinyMCE i get this error | 12:54 |
anirvana | There is no line numbering also it's really difficult to find which tag is incomplete | 12:54 |
Merio | anirvana: you can paste it into any "advanced" text editor (such as kwrite, kate and so on) and look for the line | 12:55 |
Merio | anirvana: basically in any editor you use to code :P | 12:56 |
anirvana | Merio : i used dreamweaver | 12:56 |
anirvana | Merio : this is the line "<p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height: normal;mso-layout-grid-align:none;text-autospace:none"><span style="mso-bidi-font-family: "Courier New""><overlay id="calendarCreation"</span></p>" | 12:57 |
Merio | anirvana: sounds a little bit overbloated :) Also what you send to the organization is integrated in Melange, which has no such "MsoNormal" class for example, so your proposal style might be screwed up anyway | 12:59 |
anirvana | Merio : Lemme try again | 13:01 |
Merio | anirvana: you can do two things (that I suggest anyway): you can write cleaner HTML manually or if you really need fancy styling, having your full proposal uploaded to another hosting, write your abstract and in the full proposal write something and then link to that page for more informations | 13:02 |
Merio | anirvana: thanks for filing the bug, I would suggest to send the code you tried to submit on pastebin or similar and link into our bug tracker with a new comment on the issue. Obviously, if you don't want to let your "private" proposal to leak in public just substitute the text of the proposal with "lorem ipsum" or something. | 13:05 |
anirvana | Merio : sure | 13:06 |
*** mithro has quit IRC | 13:25 | |
*** madrazr1 has joined #melange | 13:25 | |
*** madrazr has quit IRC | 13:25 | |
anirvana | Merio : Even after submitting the HTML i get the sam error | 13:25 |
anirvana | same* | 13:25 |
Merio | madrazr1: any idea? :) | 13:26 |
anirvana | Merio : this is the line with error :"EX:<br /> | 13:27 |
anirvana | <!DOCTYPE overlay SYSTEM "chrome://acl-provider/locale/acl.dtd"><br /> | 13:27 |
anirvana | <overlay id="calendarCreation"<br />" | 13:27 |
Merio | anirvana: Don't know, this should be something related to your specific HTML. Is it starting with <HTML><BODY> and so on? I don't know if they're filtered but they're not necessary anyway | 13:27 |
anirvana | I just removed the HTML , HEAD and BODY tags too | 13:28 |
anirvana | but the error is still the same | 13:28 |
Merio | anirvana: no need for doctype | 13:28 |
anirvana | Actually that's an example | 13:28 |
anirvana | It's the part of my proposal :) | 13:29 |
Merio | anirvana: oh you're right < and so on sorry about that :D | 13:29 |
Merio | anirvana: it might be something messing with the filter | 13:29 |
anirvana | yeah i agree | 13:30 |
Merio | anirvana: what about having a screenshot of your example code and link to the image? | 13:30 |
anirvana | Probably the filter is confused whether it's HTML or not | 13:30 |
Merio | anirvana: probably yes | 13:30 |
anirvana | Yeah images would be nice | 13:30 |
Merio | anirvana: than try like that and see if it works | 13:31 |
anirvana | ok thanks | 13:31 |
madrazr1 | Merio: brb, just involved with something really urgent | 13:39 |
*** mithro has joined #melange | 13:40 | |
*** ChanServ sets mode: +v mithro | 13:40 | |
Merio | madrazr1: no problem :) I hope we managed, we'll see :) | 13:41 |
madrazr1 | Merio: ah Ok! I am really sorry. My professor had called me to discuss something | 13:54 |
*** madrazr1 is now known as madrazr | 13:55 | |
*** madrazr has quit IRC | 13:56 | |
*** madrazr has joined #melange | 13:56 | |
*** ChanServ sets mode: +v madrazr | 13:56 | |
anirvana | Merio : my browser crashes when i try to place an image :( | 14:09 |
anirvana | Merio : Can't i send my proposal as an attachment? | 14:13 |
Merio | anirvana: crashes when you try to place an image as outside link? That is <img src="http://whatever" />? | 14:14 |
anirvana | Merio, yes | 14:15 |
Merio | anirvana: weird, even if tinymce is disabled? | 14:15 |
anirvana | no it's enabled now | 14:16 |
Merio | try with it disabled just pasting plain HTML | 14:17 |
anirvana | Merio : Wow :) submitted!! | 14:21 |
Merio | anirvana: great :D | 14:22 |
anirvana | Merio : Thanks alot | 14:22 |
Merio | anirvana: can't recall if you can preview your own proposal, but just make sure it's formatted properly, you can change it everytime until deadline | 14:23 |
Merio | anirvana: yw :) | 14:23 |
anirvana | I just previewed it, It's looking fine | 14:23 |
Merio | anirvana: that's cool :) | 14:24 |
*** madrazr has quit IRC | 14:39 | |
*** mithro has quit IRC | 14:46 | |
*** neo7__ has joined #melange | 14:52 | |
*** neo7_ has joined #melange | 14:55 | |
*** yf_ has joined #melange | 14:55 | |
yf_ | hi, when I click the link "accepting applications" in website http://socghop.appspot.com/site/home/site I receive an error as: "You cannot become a Student because you are already participating in this program". | 14:56 |
tpb | Title: Google Open Source Programs (at socghop.appspot.com) | 14:56 |
*** neo7__ has quit IRC | 14:59 | |
*** mithro has joined #melange | 15:03 | |
*** ChanServ sets mode: +v mithro | 15:03 | |
yf_ | dhaun: hi, when I click the link "accepting applications" in website http://socghop.appspot.com/site/home/site I receive an error as: "You cannot become a Student because you are already participating in this program". | 15:06 |
tpb | Title: Google Open Source Programs (at socghop.appspot.com) | 15:06 |
*** yf_ has quit IRC | 15:14 | |
*** mithro has quit IRC | 15:58 | |
*** neo7__ has joined #melange | 16:04 | |
*** neo7_ has quit IRC | 16:08 | |
*** mithro has joined #melange | 16:15 | |
*** ChanServ sets mode: +v mithro | 16:15 | |
*** MatthewWilkes has joined #melange | 16:28 | |
*** SRabbelier|Lappy has joined #melange | 16:28 | |
*** ChanServ sets mode: +o SRabbelier|Lappy | 16:28 | |
*** neo7__ has quit IRC | 16:32 | |
*** keshan has joined #melange | 16:34 | |
*** neo7__ has joined #melange | 16:36 | |
*** madrazr has joined #melange | 17:10 | |
*** ChanServ sets mode: +v madrazr | 17:10 | |
*** neo7__ has quit IRC | 17:15 | |
*** Dawang has quit IRC | 17:24 | |
*** General_Fou_Fou has joined #melange | 17:29 | |
*** madrazr has quit IRC | 17:37 | |
*** neo7__ has joined #melange | 17:47 | |
*** keshan has quit IRC | 17:58 | |
*** Dawang has joined #melange | 18:01 | |
*** General_Fou_Fou has quit IRC | 18:17 | |
*** General_Fou_Fou has joined #melange | 18:20 | |
*** neo7__ has quit IRC | 18:33 | |
*** Merio has quit IRC | 18:52 | |
*** Merio has joined #melange | 18:52 | |
*** ChanServ sets mode: +v Merio | 18:52 | |
*** adimania has quit IRC | 18:55 | |
*** adimania has joined #melange | 18:57 | |
*** neo7__ has joined #melange | 19:07 | |
*** sttwister has joined #melange | 19:27 | |
*** neo7__ has quit IRC | 19:28 | |
*** MatthewWilkes has quit IRC | 19:28 | |
*** General_Fou_Fou has quit IRC | 19:32 | |
*** General_Fou_Fou has joined #melange | 19:44 | |
*** Merio has quit IRC | 20:24 | |
*** SRabbelier|Lappy has quit IRC | 20:46 | |
*** mithro has quit IRC | 21:03 | |
*** General_Fou_Fou has joined #melange | 21:07 | |
*** SRabbelier|Lappy has joined #melange | 21:09 | |
*** ChanServ sets mode: +o SRabbelier|Lappy | 21:09 | |
*** mithro has joined #melange | 21:19 | |
*** ChanServ sets mode: +v mithro | 21:19 | |
*** anirvana has quit IRC | 21:20 | |
*** SRabbelier|Lappy has quit IRC | 21:20 | |
*** Dawang has quit IRC | 21:58 | |
*** General_Fou_Fou has quit IRC | 22:58 | |
*** General_Fou_Fou has joined #melange | 22:59 | |
*** General_Fou_Fou has quit IRC | 23:01 | |
*** General_Fou_Fou has joined #melange | 23:01 | |
*** dhaun has quit IRC | 23:13 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!