Re: [Demexp-dev] [Web Client] Tag Creation Error

2008-03-23 Par sujet Lyu Abe

Hi David,

thanks for the reply, I found the bug in my code (I wasn't reading all 
the tags properly). Now it's working...


Regards, Lyu


David MENTRE a écrit :

Lyu Abe [EMAIL PROTECTED] writes:


Err, nope, I mean, I do not use the GTK client right now. I was talking
about the Web Client: if I create a new question, I cannot display it,
because the tag index is out of range (since there is no tag for that
question).


Ok.

You can create a virtual tag new questions where you can put the
questions you have found to be new.

Moreover, each question has automatically a tag assigned to it, of the
form question_/nnn/ where /nnn/ is the question number.

Yours,
d.



___
Demexp-dev mailing list
Demexp-dev@nongnu.org
http://lists.nongnu.org/mailman/listinfo/demexp-dev


[Demexp-dev] [Web Client] Tag Creation Error

2008-03-22 Par sujet Lyu Abe

Hi!

I cannot create or add tags with the demo/demo test server
(http://www.linux-france.org/cgi-bin/demexp-xmlrpc-test)

Therefore I cannot test it for ne added questions. By the way, according 
to my code, there seems to have a problem if a question does not have a 
tag... could you confirm? (i.e. a question MUST have at least one tag)


Regards, Lyu


___
Demexp-dev mailing list
Demexp-dev@nongnu.org
http://lists.nongnu.org/mailman/listinfo/demexp-dev


Re: [Demexp-dev] [Web Client] Tag Creation Error

2008-03-22 Par sujet David MENTRE
Lyu Abe [EMAIL PROTECTED] writes:

 I cannot create or add tags with the demo/demo test server
 (http://www.linux-france.org/cgi-bin/demexp-xmlrpc-test)

Yes, the tag handling methods are not available. 

You can see it in the code of the XML RPC proxy:
  
http://www.linux-france.org/cgi-bin/hgwebdir.cgi/demexp/xmlrpc-proxy?f=2c37f5f19621;file=demexp-xmlrpc-proxy.py
(see method register_functions())

 Therefore I cannot test it for ne added questions.

Do you really need to add new tags? Tag handling (creation, change,
addition to questions) is supposed to be done by classifiers
(i.e. humans). Are you doing the management part of demexp?

 By the way, according to my code, there seems to have a problem if a
 question does not have a tag... could you confirm? (i.e. a question
 MUST have at least one tag)

Err, don't know. Ah, yes! If the question has no tag, you can't see it
with the GTK client. What kind of issue do you have?

Yours,
d.
-- 
GPG/PGP key: A3AD7A2A David MENTRE [EMAIL PROTECTED]
 5996 CC46 4612 9CA4 3562  D7AC 6C67 9E96 A3AD 7A2A


___
Demexp-dev mailing list
Demexp-dev@nongnu.org
http://lists.nongnu.org/mailman/listinfo/demexp-dev