#40 closed defect (bug) (fixed)
link_pages() navigational links in "next"-Mode don't work
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | minor | Version: | |
Component: | Template | Keywords: | |
Focuses: | Cc: |
Description
Although working in previous versions, link_pages() in Wordpress 1.2 is broken. Displaying navigational links in "next"-Mode doesn't work.
Take a look in the attached file and notice the lines marked in red. Someone forgot to close the <a> tags there. The fix is simple, additionally I changed the indenting of the code to make it more readable (also in the attached file).
Attachments (1)
Change History (7)
#2
@
21 years ago
- Owner changed from anonymous to rboren
- Resolution changed from 10 to 20
- Status changed from new to closed
This ticket was mentioned in Slack in #forums by ipstenu. View the logs.
10 years ago
This ticket was mentioned in Slack in #forums by ipstenu. View the logs.
10 years ago
This ticket was mentioned in Slack in #outreach by mikelking. View the logs.
10 years ago
Note: See
TracTickets for help on using
tickets.
Fixed.
http://wordpress.org/pipermail/cvs_wordpress.org/2004-June/000065.html