#245 √ invalid
MrShlee

Tags broken

Reported by MrShlee | October 21st, 2008 @ 05:42 AM | in 2.0 rc3

Using a new install from the latest GIT. Enable the tag module and create a post with a tag

click on the tag http://blog.com/tag/j-wess/


Database Error Table 'tattleta_report.tags' doesn't exist

SELECT COUNT(1) AS count FROM tags WHERE (tags.clean LIKE '%{{j-wess}}%')

Array (

[:clean] => %{{j-wess}}%

)

#0 /home/tattleta/public_html/report/includes/class/SQL.php(198): Query->__construct(Object(SQL), 'SELECT COUNT(1)...', Array, false) #1 /home/tattleta/public_html/report/includes/class/SQL.php(214): SQL->query('SELECT COUNT(1)...', Array, false) #2 /home/tattleta/public_html/report/modules/tags/tags.php(352): SQL->count('tags', Array) #3 /home/tattleta/public_html/report/includes/class/Trigger.php(69): Tags->main_tag(Object(MainController)) #4 /home/tattleta/public_html/report/includes/class/Trigger.php(45): Trigger->call(Array, Array) #5 /home/tattleta/public_html/report/includes/class/Route.php(94): Trigger->call('main_tag', Object(MainController)) #6 /home/tattleta/public_html/report/index.php(22): Route->init(Array, Array) #7 {main}

Comments and changes to this ticket

  • Alex Suraci

    Alex Suraci October 21st, 2008 @ 10:29 PM

    • → Milestone changed from “2.0 rc1” to “2.0 rc3”
    • → State changed from “new” to “invalid”

    The tags module is currently undergoing a recode to use post_attributes. This is a known issue and part of a bigger change, so I'm just going to sweep this under the carpet since closing this in particular when finishing the changes may give the wrong idea.

Please Login or create a free account to add a new comment.

You can update this ticket by sending an email to from your email client. (help)

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

People watching this ticket

Tags