Coder Social home page Coder Social logo

Comments (8)

GoogleCodeExporter avatar GoogleCodeExporter commented on June 16, 2024
I asked the original submitter about it and he didn't get back to me.  sorry 
also for the delay on my end.  your 
patch is gratefully accepted and committed now.

Original comment by [email protected] on 4 Jul 2009 at 7:44

  • Changed state: Fixed

from django-ajax-selects.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 16, 2024
No, you are mistaken about:

bq. removing the mysterious filter on the id {{html_id|cut:"-" }}  
autocomplete.html
was submitted by somebody else and I think that was a project specific thing for
him.

This is very important thing especially for admin part, where several id for 
input
fields can be with "-" symbol, for example inside inline forms. In this case 
anyone
will get js error: "missing ( before formal parameters". I think this filter
(cut:"-") must be in all templates, as I did in my patch.

Original comment by [email protected] on 4 Jul 2009 at 11:17

from django-ajax-selects.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 16, 2024
I'm sorry, I didn't look through this and understand the original issue 
completely.  You are correct.  Fix now 
committed for all 3 templates. thank you !

Original comment by [email protected] on 5 Jul 2009 at 11:01

from django-ajax-selects.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 16, 2024
No, I think you are mistaken again.

You don't need to apply this filter to every {{ html_id }}, especially inside 
<input
id="">. You need to do this only for javascript function's names.

It will be better if you merge my patch with 10 revision (if i'm not mistaken 
about
number). It is simpliest and safe method

Original comment by [email protected] on 6 Jul 2009 at 8:51

from django-ajax-selects.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 16, 2024
correct number - 9 revision

Original comment by [email protected] on 6 Jul 2009 at 9:17

from django-ajax-selects.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 16, 2024
ok, check it now please.

Original comment by [email protected] on 6 Jul 2009 at 9:52

from django-ajax-selects.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 16, 2024
Thanks! Everythings is ok!

Original comment by [email protected] on 6 Jul 2009 at 1:55

from django-ajax-selects.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 16, 2024
ah but, thank you ramu... !


Original comment by [email protected] on 6 Jul 2009 at 2:23

  • Changed state: Verified

from django-ajax-selects.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.