Ticket #202 (closed enhancement: fixed)
kwargs in template tag {% lucidTag ... %}
| Reported by: | JensDiemer | Owned by: | JensDiemer |
|---|---|---|---|
| Priority: | minor | Milestone: | v0.8.5 |
| Component: | system | Keywords: | lucidTag template |
| Cc: |
Description
The current implementation of parsing kwargs in "lucidTag" template tag used regex and has some limits.
The biggest problem is: We can't pass other thing than normal strings :( I add some unittest for this problem: http://pylucid.net:8080/pylucid/changeset/1615#file1 (at the bottom)
How we can change this?
Discuss in: http://pylucid.org/phpBB2/viewtopic.php?t=228
Change History
Note: See
TracTickets for help on using
tickets.