Opened 12 years ago
Last modified 9 years ago
#17 assigned bug
bookmark bug -- link parser blank categories
Reported by: | Fred T. Hamster | Owned by: | bugdock |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | feistymeow-bookmarks | Version: | |
Keywords: | bookmark | Cc: |
Description
it created a bunch of categories that were empty ("")
and thus the file was a lot of junk.
what's that about? is it because of unexpected indent or other code around the heading?
we need to fix that.
ahhh!
what if there was a blank heading!
kompozer does that...
so we need to take care of when a heading is blank and just dump those.
Change History (3)
comment:1 by , 12 years ago
comment:2 by , 12 years ago
Component: | feistymeow-nucleus → feistymeow-bookmarks |
---|
comment:3 by , 9 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
Note:
See TracTickets
for help on using tickets.
probably due to a <span> in the middle of the <h1> type deal.
that could mess it up?
we should just eat that stuff