Ticket #14 (closed defect: fixed)

Opened 7 years ago

Last modified 4 months ago

WP-CC 0.1 doesn't output by-sa linked text correctly

Reported by: firas Owned by: firas
Priority: normal Component: wp-cc
Severity: normal Keywords:
Cc:

Description

In WP-CC 0.1:

When the chosen license is by-sa-2.0, cc_output_text() outputs the phrase 'Creative Commons License' linked to license URI and followed by parameter text, rather than linking the parameter text to license URI.

Change History

comment:1 Changed 7 years ago by firas

  • Owner changed from firas to anonymous
  • Status changed from new to assigned

Caused by typo in function cc_output_by_sa_20().

Fixing for 0.11

comment:2 Changed 7 years ago by firas

  • Owner changed from anonymous to firas
  • Status changed from assigned to new

comment:3 Changed 7 years ago by firas

  • Owner changed from firas to anonymous
  • Status changed from new to assigned

comment:4 Changed 7 years ago by firas

  • Owner changed from anonymous to firas
  • Status changed from assigned to new

comment:5 Changed 7 years ago by firas

  • Owner changed from firas to anonymous
  • Status changed from new to assigned

comment:6 Changed 7 years ago by firas

  • Owner changed from anonymous to firas
  • Status changed from assigned to new

Goddammit, I can't figure out how to assign this to myself and accept it.

comment:7 Changed 7 years ago by firas

  • Owner changed from firas to anonymous
  • Status changed from new to assigned

this should work *crosses fingers*

comment:8 Changed 7 years ago by firas

screw this. anonymous can own it.

comment:9 Changed 7 years ago by anonymous

  • Owner changed from anonymous to firas
  • Status changed from assigned to new

comment:10 Changed 7 years ago by firas

  • Owner changed from firas to anonymous
  • Status changed from new to assigned

comment:11 Changed 7 years ago by firas

*stomps off*

comment:12 Changed 7 years ago by firas

  • Status changed from assigned to closed
  • Resolution set to fixed

Fixed in trunk. Releasing 0.1.1.

comment:13 Changed 7 years ago by firas

  • Status changed from closed to reopened
  • Resolution fixed deleted

comment:14 Changed 7 years ago by firas

  • Owner changed from anonymous to firas
  • Status changed from reopened to new

comment:15 Changed 7 years ago by firas

  • Status changed from new to closed
  • Resolution set to fixed

comment:16 Changed 10 months ago by 2parale

In [366939]:

Fix #14: Cache API requests

  • allow object caching via 3rd party caching plugin

Update #3: Throw more exceptions & more customizable API interface

  • throw exceptions on HTTP response code <> 2XX
  • more verbose exception messages
  • customizable adapter & timeouts in settings

comment:17 Changed 6 months ago by qurl

In [426716]:

Fixed page count issue. Added PHP4 warning. Made overrule types query more dynamic.


fixed #14: Count of pages is calculated wrong (double) for page limit.


comment:18 Changed 4 months ago by edouardb

In [453238]:

Design Translations tab, close #14

Note: See TracTickets for help on using tickets.